Date: Fri, 13 Aug 1999 23:25:53 -0700 (PDT) From: Greg Lehey <grog@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinuminterrupt.c Message-ID: <199908140625.XAA75519@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
grog 1999/08/13 23:25:52 PDT Modified files: sys/dev/vinum vinuminterrupt.c Log: Remove some XXX comments (they're not really gone, just invisible). Remove declarations for freerq and free_rqg. Remove DEBUG_RESID code. freerq: check whether the request is holding a lock, free if so. free_rqg: remove. It wasn't being used any more. Change the Debugger calls to panics. Revision Changes Path 1.15 +9 -48 src/sys/dev/vinum/vinuminterrupt.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?199908140625.XAA75519>