Date: Sun, 17 Apr 2005 17:44:01 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/esp ncr53c9x.c ncr53c9xreg.h ncr53c9xvar.h Message-ID: <200504171744.j3HHi1ih088627@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2005-04-17 17:44:01 UTC
FreeBSD src repository
Modified files:
sys/dev/esp ncr53c9x.c ncr53c9xreg.h ncr53c9xvar.h
Log:
Merge some style and minor changes from NetBSD:
- ncr53c9x.c:
1.108: Remove unreachable break after return and goto statements.
1.109: avoid strong words; use 'screw' instead
1.110: Fix some typos. From Tom Cosgrove via jmc@openbsd.
1.114: nuke trailing whitespace
1.107 was already merged, 1.112 and 1.113 are not relevant for FreeBSD.
1.111 is a functional change and will be merged later.
- ncr53c9xreg.h:
1.12: DMA, not dma nor Dma.
1.13: Fix some typos. From Tom Cosgrove via jmc@openbsd.
1.14: nuke trailing whitespace
- ncr53c9xvar.h:
1.43: Fix some typos. From Tom Cosgrove via jmc@openbsd.
1.44: Constify.
1.42 and 1.46 were already merged, 1.45 is not relevant for FreeBSD.
Revision Changes Path
1.9 +12 -16 src/sys/dev/esp/ncr53c9x.c
1.4 +41 -41 src/sys/dev/esp/ncr53c9xreg.h
1.6 +3 -3 src/sys/dev/esp/ncr53c9xvar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504171744.j3HHi1ih088627>
