From: Wei Yongjun Date: Thu, 28 Nov 2013 02:31:35 +0000 (+0800) Subject: bcache: fix sparse non static symbol warning X-Git-Tag: v3.13-rc6~5^2~8^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08239ca2a053dbc3b082916bdfbd88e5a9ad9267;p=pandora-kernel.git bcache: fix sparse non static symbol warning Fixes the following sparse warning: drivers/md/bcache/btree.c:2220:5: warning: symbol 'btree_insert_fn' was not declared. Should it be static? Signed-off-by: Wei Yongjun Signed-off-by: Kent Overstreet --- Reading git-diff-tree failed