NetBSD/sys/dev/dkwedge
rin 55b56938ed Misc style fixes. No binary changes.
- Use uint{32,8}_t instead of unsigned {int, char}.
- Sort headers.
- KNF
2021-02-20 09:51:20 +00:00
..
dk.c Check dkdriver before calling a driver function. 2020-10-06 15:05:54 +00:00
dkwedge_apple.c allocate buffer for disk I/O via geteblk() instead of malloc(), so they 2020-04-11 16:00:34 +00:00
dkwedge_bsdlabel.c allocate buffer for disk I/O via geteblk() instead of malloc(), so they 2020-04-11 16:00:34 +00:00
dkwedge_gpt.c allocate buffer for disk I/O via geteblk() instead of malloc(), so they 2020-04-11 16:00:34 +00:00
dkwedge_mbr.c allocate buffer for disk I/O via geteblk() instead of malloc(), so they 2020-04-11 16:00:34 +00:00
dkwedge_rdb.c Misc style fixes. No binary changes. 2021-02-20 09:51:20 +00:00