Date: Sat, 18 Aug 2001 21:30:13 -0700 (PDT) From: Julian Elischer <julian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern uipc_mbuf.c uipc_usrreq.c Message-ID: <200108190430.f7J4UEJ01333@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
julian 2001/08/18 21:30:13 PDT
Modified files:
sys/kern uipc_mbuf.c uipc_usrreq.c
Log:
Forgot to remove this un-needed test. (M_WAITOK won't fail)
I vaguely remember someone once proving it COULD return NULL..
was that changed?
Reminded by: BDE
MFC after: 2 weeks
Revision Changes Path
1.87 +2 -2 src/sys/kern/uipc_mbuf.c
1.70 +1 -3 src/sys/kern/uipc_usrreq.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?200108190430.f7J4UEJ01333>
