]> Git Repo - linux.git/commit - fs/xfs/libxfs/xfs_rtbitmap.c
xfs: fix static and extern sparse warnings
authorDave Chinner <[email protected]>
Tue, 29 Oct 2013 11:11:58 +0000 (22:11 +1100)
committerBen Myers <[email protected]>
Wed, 30 Oct 2013 18:59:56 +0000 (13:59 -0500)
commit632b89e82bf1c04c251924b49adc689f7b346321
tree4918ee3b34cbe99ffcd5fd982fb1adfcebe5a252
parenta62936210525da2f46ae264e0bf9680eafac176e
xfs: fix static and extern sparse warnings

The kbuild test robot indicated that there were some new sparse
warnings in fs/xfs/xfs_dquot_buf.c. Actually, there were a lot more
that is wasn't warning about, so fix them all up.

Reported-by: kbuild test robot
Signed-off-by: Dave Chinner <[email protected]>
Reviewed-by: Ben Myers <[email protected]>
Signed-off-by: Ben Myers <[email protected]>
12 files changed:
fs/xfs/xfs_alloc_btree.c
fs/xfs/xfs_attr_leaf.c
fs/xfs/xfs_attr_remote.c
fs/xfs/xfs_bit.c
fs/xfs/xfs_bmap_btree.c
fs/xfs/xfs_buf_item.c
fs/xfs/xfs_da_format.c
fs/xfs/xfs_dquot_buf.c
fs/xfs/xfs_ialloc_btree.c
fs/xfs/xfs_rtbitmap.c
fs/xfs/xfs_sb.c
fs/xfs/xfs_super.c
This page took 0.055766 seconds and 4 git commands to generate.