diff options
author | Hannes Eder <[email protected]> | 2009-03-04 19:34:10 +0100 |
---|---|---|
committer | Felix Blyakher <[email protected]> | 2009-03-06 17:20:56 -0600 |
commit | 3180e66d77e3c34cb466188105eace05dfeb5681 (patch) | |
tree | dd65b99e465cdbf93675df02b2cfb5c55721eb8b /net/lapb/lapb_iface.c | |
parent | 24418492aa245e9812c425593883b9db52fd8d29 (diff) |
xfs: make symbols static
Instead of the keyword 'static' the macro 'STATIC' is used, so the
symbols are still global with CONFIG_XFS_DEBUG.
Fix this sparse warnings:
fs/xfs/linux-2.6/xfs_super.c:638:1: warning: symbol 'xfs_blkdev_get' was not declared. Should it be static?
fs/xfs/linux-2.6/xfs_super.c:655:1: warning: symbol 'xfs_blkdev_put' was not declared. Should it be static?
fs/xfs/linux-2.6/xfs_super.c:876:1: warning: symbol 'xfsaild' was not declared. Should it be static?
fs/xfs/xfs_bmap.c:6208:1: warning: symbol 'xfs_check_block' was not declared. Should it be static?
fs/xfs/xfs_dir2_leaf.c:553:1: warning: symbol 'xfs_dir2_leaf_check' was not declared. Should it be static?
Signed-off-by: Hannes Eder <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Felix Blyakher <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions