cvs commit: src/sys/geom geom_disk.c geom_io.c
Don Lewis
truckman at FreeBSD.org
Sun Dec 7 15:20:57 PST 2003
truckman 2003/12/07 15:20:53 PST
FreeBSD src repository
Modified files:
sys/geom geom_disk.c geom_io.c
Log:
Correct usage of mtx_init() API. This is not a functional change since
the code happened to work because MTX_DEF and NULL are both defined as 0.
Reviewed by: phk
Revision Changes Path
1.81 +1 -1 src/sys/geom/geom_disk.c
1.51 +2 -2 src/sys/geom/geom_io.c
More information about the cvs-src
mailing list