cvs commit: src/sys/net if_loop.c

Robert Watson rwatson at FreeBSD.org
Mon Apr 7 01:43:31 UTC 2008


rwatson     2008-04-07 01:43:30 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_loop.c 
  Log:
  Coerce if_loop.c in the general direction of style(9):
  
  - Use ANSI function declarations
  - Remove use of 'register' keyword
  - Prefer style(9) return parens, white space
  
  MFC after:      1 month
  
  Revision  Changes    Path
  1.115     +18 -33    src/sys/net/if_loop.c


More information about the cvs-all mailing list