Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Apr 2008 01:43:30 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net if_loop.c
Message-ID:  <200804070143.m371hUX0051481@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804070143.m371hUX0051481>