From: Hannes Eder Date: Sat, 21 Feb 2009 01:12:05 +0000 (+0100) Subject: GFS2: fix sparse warning: Should it be static? X-Git-Tag: v2.6.30-rc1~674^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02ab1721591f7ac1f632fc74b301513bd6f5849f;p=pandora-kernel.git GFS2: fix sparse warning: Should it be static? Impact: Make symbol static. Fix this sparse warning: fs/gfs2/rgrp.c:188:5: warning: symbol 'gfs2_bitfit' was not declared. Should it be static? Signed-off-by: Hannes Eder Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed