NetBSD/sys/dev/dkwedge
pooka 61e8303e9d Remove the "struct lwp *" argument from all VFS and VOP interfaces.
The general trend is to remove it from all kernel interfaces and
this is a start.  In case the calling lwp is desired, curlwp should
be used.

quick consensus on tech-kern
2007-11-26 19:01:26 +00:00
..
dk.c Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
dkwedge_bsdlabel.c Reduce code duplication in validate_label(). Extract some lengthy 2007-06-09 02:10:30 +00:00
dkwedge_gpt.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
dkwedge_mbr.c Backout previous - it is already dealt with at the config level. 2006-08-13 19:17:11 +00:00