NetBSD/sys/dev/dkwedge
pooka 3446f432fa dkwedge_list() is currently called only from ioctl routines where
l == curlwp.  Since there is no perceived case where we'd ever want
to copy the list to non-curlwp, simplify the code a bit.
(the struct lwp * argument could probably be dropped too, but
that's another commit)
2009-09-08 21:14:33 +00:00
..
dk.c dkwedge_list() is currently called only from ioctl routines where 2009-09-08 21:14:33 +00:00
dkwedge_bsdlabel.c
dkwedge_gpt.c
dkwedge_mbr.c