Date: Fri, 27 Sep 2002 14:05:05 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom geom.h geom_dev.c geom_enc.c geom_kern.c Message-ID: <200209272105.g8RL55mg040698@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2002/09/27 14:05:05 PDT
Modified files:
sys/geom geom.h geom_dev.c geom_enc.c geom_kern.c
Log:
Various no-ops:
Add a __unused.
Make the 2byte decoder functions return 16 bits for the benefits
of picky lints.
No need to grab giant around a tsleep() when we have a timeout.
Sponsored by: DARPA & NAI Labs.
Revision Changes Path
1.23 +2 -2 src/sys/geom/geom.h
1.20 +1 -1 src/sys/geom/geom_dev.c
1.5 +2 -2 src/sys/geom/geom_enc.c
1.5 +0 -6 src/sys/geom/geom_kern.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209272105.g8RL55mg040698>
