Date: Fri, 21 May 1999 01:24:01 -0700 (PDT) From: Doug Rabson <dfr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_bus.c Message-ID: <199905210824.BAA41204@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dfr 1999/05/21 01:24:01 PDT
Modified files:
sys/kern subr_bus.c
Log:
Silently return NULL from devclass_get_device if dc == NULL. The caller
should be handling NULL returns already.
Submitted by: Andrew Gallatin <gallatin@cs.duke.edu>
Revision Changes Path
1.24 +2 -2 src/sys/kern/subr_bus.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?199905210824.BAA41204>
