Date: Sat, 22 Jun 2002 14:44:11 -0700 (PDT) From: Maxime Henrion <mux@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_init.c Message-ID: <200206222144.g5MLiBL46386@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mux 2002/06/22 14:44:11 PDT
Modified files:
sys/kern vfs_init.c
Log:
We don't need to check the return value of malloc() against
NULL when the M_WAITOK flag is specified.
Revision Changes Path
1.61 +0 -14 src/sys/kern/vfs_init.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?200206222144.g5MLiBL46386>
