]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ext2fs: Use prototype declarations for function definitions
authorPedro F. Giffuni <pfg@FreeBSD.org>
Sun, 10 Feb 2013 19:49:37 +0000 (19:49 +0000)
committerPedro F. Giffuni <pfg@FreeBSD.org>
Sun, 10 Feb 2013 19:49:37 +0000 (19:49 +0000)
commita9d1b2999545765bd24d17ee614eec4f739d19ba
treedbdaa0cb9c2f22e74badfb91f1eb9bbc81905096
parentf37ba7263208005ad42532cf6f4ef20a50a4a99c
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