]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ext2fs: Use prototype declarations for function definitions
authorpfg <pfg@FreeBSD.org>
Sun, 10 Feb 2013 19:49:37 +0000 (19:49 +0000)
committerpfg <pfg@FreeBSD.org>
Sun, 10 Feb 2013 19:49:37 +0000 (19:49 +0000)
commit1d9f9f37f8fee7e4d32feb20fde8706619e29f93
treedbdaa0cb9c2f22e74badfb91f1eb9bbc81905096
parent329d8f638fe8ebf13e65dd27511850b3c32fba97
ext2fs: Use prototype declarations for function definitions

Submitted by: Christoph Mallon
MFC after: 2 weeks
sys/fs/ext2fs/ext2_alloc.c
sys/fs/ext2fs/ext2_balloc.c
sys/fs/ext2fs/ext2_bmap.c
sys/fs/ext2fs/ext2_inode.c
sys/fs/ext2fs/ext2_inode_cnv.c
sys/fs/ext2fs/ext2_lookup.c
sys/fs/ext2fs/ext2_subr.c
sys/fs/ext2fs/ext2_vnops.c