Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Aug 2002 16:49:03 -0700 (PDT)
From:      Alfred Perlstein <alfred@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_dc.c if_pcn.c if_rl.c if_sf.c if_sk.c if_ste.c
Message-ID:  <200208232349.g7NNn3D9074130@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alfred      2002/08/23 16:49:03 PDT

  Modified files:
    sys/pci              if_dc.c if_pcn.c if_rl.c if_sf.c if_sk.c 
                         if_ste.c 
  Log:
  style:
   put return values on a line by themselves.
   fix some paste issues where whitespace was used instead of tabs.
  
  Revision  Changes    Path
  1.76      +116 -58   src/sys/pci/if_dc.c
  1.28      +64 -32    src/sys/pci/if_pcn.c
  1.74      +64 -32    src/sys/pci/if_rl.c
  1.44      +64 -32    src/sys/pci/if_sf.c
  1.51      +91 -47    src/sys/pci/if_sk.c
  1.36      +67 -34    src/sys/pci/if_ste.c

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?200208232349.g7NNn3D9074130>