From: Hannes Eder Date: Wed, 4 Mar 2009 18:33:48 +0000 (+0100) Subject: xfs: move declaration to header file X-Git-Tag: v2.6.30-rc1~232^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24418492aa245e9812c425593883b9db52fd8d29;p=pandora-kernel.git xfs: move declaration to header file 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 Reviewed-by: Christoph Hellwig Signed-off-by: Felix Blyakher --- Reading git-diff-tree failed