markm 2003/11/01 01:31:54 PST
FreeBSD src repository
Modified files:
sys/dev/null null.c
Log:
Shorten the code by removing one "do-nothing" function, replacing it
with nullop(), which is in kern_conf.c.
Revision Changes Path
1.23 +1 -10 src/sys/dev/null/null.c