Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Sep 2001 19:36:18 -0700 (PDT)
From:      Brooks Davis <brooks@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/an if_aironet_ieee.h if_an.c if_an_isa.c if_an_pccard.c if_an_pci.c if_anreg.h
Message-ID:  <200109100236.f8A2aIs76801@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brooks      2001/09/09 19:36:18 PDT

  Modified files:
    sys/dev/an           if_aironet_ieee.h if_an.c if_an_isa.c 
                         if_an_pccard.c if_an_pci.c if_anreg.h 
  Log:
  Lots of style(9) related white space fixes.  Mostly missing spaces
  after if, for, while, switch, '{', and '}' plus a bunch of bogus
  whitespace at the end of lines.
  
  Revision  Changes    Path
  1.8       +6 -6      src/sys/dev/an/if_aironet_ieee.h
  1.22      +122 -98   src/sys/dev/an/if_an.c
  1.6       +8 -7      src/sys/dev/an/if_an_isa.c
  1.9       +7 -7      src/sys/dev/an/if_an_pccard.c
  1.11      +10 -8     src/sys/dev/an/if_an_pci.c
  1.10      +6 -6      src/sys/dev/an/if_anreg.h


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?200109100236.f8A2aIs76801>