Home
last modified time | relevance | path

Searched hist:"08239 ca2a053dbc3b082916bdfbd88e5a9ad9267" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/md/bcache/
H A Dbtree.cdiff 08239ca2a053dbc3b082916bdfbd88e5a9ad9267 Thu Nov 28 03:31:35 CET 2013 Wei Yongjun <yongjun_wei@trendmicro.com.cn> 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 <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Kent Overstreet <kmo@daterainc.com>