Date: Fri, 9 May 2008 20:39:48 +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: <200805092039.m49KdmbM031823@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2008-05-09 20:39:48 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/net if_loop.c Log: Merge if_loop.c:1.115,1.116 from HEAD to RELENG_7: 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 - Trim trailing whitespace at ends of lines. Revision Changes Path 1.112.2.1 +34 -50 src/sys/net/if_loop.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805092039.m49KdmbM031823>