Date: Fri, 28 Oct 2005 06:27:53 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/uart uart_bus_pccard.c Message-ID: <200510280627.j9S6Rr7T077228@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2005-10-28 06:27:53 UTC
FreeBSD src repository
Modified files:
sys/dev/uart uart_bus_pccard.c
Log:
o Style(9) nits
o Fix typo in comment
o s/-100/BUS_PROBE_GENERIC/
o s/err/error/ for consistency
o Remove non-applicable comment
o Allow uart_bus_probe() to return the predefined BUS_PROBE_*
contants. In this case: explicitly test for error > 0.
Revision Changes Path
1.11 +9 -10 src/sys/dev/uart/uart_bus_pccard.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510280627.j9S6Rr7T077228>
