git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47d1ff6
)
xfs: move declaration to header file
author
Hannes Eder
<hannes@hanneseder.net>
Wed, 4 Mar 2009 18:33:48 +0000
(19:33 +0100)
committer
Felix Blyakher
<felixb@sgi.com>
Fri, 6 Mar 2009 23:20:15 +0000
(17:20 -0600)
Fix this sparse warning:
fs/xfs/xfs_da_btree.c:1550:26: warning: symbol 'xfs_default_nameops' was not declared. Should it be static?
Signed-off-by: Hannes Eder <hannes@hanneseder.net>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Felix Blyakher <felixb@sgi.com>
No differences found