Date: Sat, 23 Mar 2002 05:10:13 -0800 (PST) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/gnu/ext2fs ext2_extern.h ext2_lookup.c ext2_vfsops.c Message-ID: <200203231310.g2NDAER28664@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2002/03/23 05:10:13 PST
Modified files:
sys/gnu/ext2fs ext2_extern.h ext2_lookup.c ext2_vfsops.c
Log:
Fixed some style bugs in the removal of __P(()). Continuation lines
were not outdented to preserve non-KNF lining up of code with parentheses.
Switch to KNF formatting.
Revision Changes Path
1.26 +3 -4 src/sys/gnu/ext2fs/ext2_extern.h
1.30 +2 -3 src/sys/gnu/ext2fs/ext2_lookup.c
1.89 +3 -4 src/sys/gnu/ext2fs/ext2_vfsops.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?200203231310.g2NDAER28664>
