cvs commit: src/sys/dev/uart uart_bus_pccard.c
Marcel Moolenaar
marcel at FreeBSD.org
Thu Oct 27 23:27:55 PDT 2005
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
More information about the cvs-src
mailing list