]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r310705, r310706:
authorpfg <pfg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 4 Jan 2017 02:43:33 +0000 (02:43 +0000)
committerpfg <pfg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 4 Jan 2017 02:43:33 +0000 (02:43 +0000)
commit2b91c62453fc2b3d422a3e46cfe3c5f13481129c
tree7df126edd3ed1cf2e7cb7811e0d1c3c76dfdb98e
parentf404e02beee7f51323f45d71f004a0c022fcb1d3
MFC r310705, r310706:
style(9) cleanups.

Just to reduce some of the issues found with indent(1).

git-svn-id: svn://svn.freebsd.org/base/stable/10@311232 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
20 files changed:
sys/fs/ext2fs/ext2_alloc.c
sys/fs/ext2fs/ext2_balloc.c
sys/fs/ext2fs/ext2_bmap.c
sys/fs/ext2fs/ext2_dir.h
sys/fs/ext2fs/ext2_extents.c
sys/fs/ext2fs/ext2_extents.h
sys/fs/ext2fs/ext2_extern.h
sys/fs/ext2fs/ext2_hash.c
sys/fs/ext2fs/ext2_htree.c
sys/fs/ext2fs/ext2_inode.c
sys/fs/ext2fs/ext2_inode_cnv.c
sys/fs/ext2fs/ext2_lookup.c
sys/fs/ext2fs/ext2_mount.h
sys/fs/ext2fs/ext2_subr.c
sys/fs/ext2fs/ext2_vfsops.c
sys/fs/ext2fs/ext2_vnops.c
sys/fs/ext2fs/ext2fs.h
sys/fs/ext2fs/fs.h
sys/fs/ext2fs/htree.h
sys/fs/ext2fs/inode.h