From: Christoph Hellwig Date: Tue, 1 Sep 2009 23:56:55 +0000 (-0400) Subject: xfs: un-static xfs_inobt_lookup X-Git-Tag: v2.6.32-rc1~661^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81e251766e8f8c9d7abb5db784e58c5c45f82797;p=pandora-kernel.git xfs: un-static xfs_inobt_lookup xfs_inobt_lookup is also used in xfs_itable.c, remove the STATIC modifier from it's declaration to fix non-debug builds. Signed-off-by: Christoph Hellwig Reviewed-by: Felix Blyakher Signed-off-by: Felix Blyakher --- Reading git-diff-tree failed