imp 2006-04-19 21:25:55 UTC
FreeBSD src repository
Modified files:
sys/kern subr_rman.c
Log:
r_spare1 and r_spare2 aren't needed. They aren't used. They can't be
accessed from outside of subr_rman.c. Remove them.
Reviewed by: jmg (in theory)
Revision Changes Path
1.49 +0 -2 src/sys/kern/subr_rman.c