cvs commit: src/sys/dev/esp ncr53c9x.c ncr53c9xreg.h ncr53c9xvar.h

Marius Strobl marius at FreeBSD.org
Sun Apr 17 10:44:01 PDT 2005


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 at 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 at openbsd.
    1.14: nuke trailing whitespace
  
  - ncr53c9xvar.h:
    1.43: Fix some typos. From Tom Cosgrove via jmc at 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


More information about the cvs-src mailing list