bcache: move closures to lib/

Prep work for bcachefs - being a fork of bcache it also uses closures

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Acked-by: Coly Li <colyli@suse.de>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
This commit is contained in:
Kent Overstreet
2017-03-17 16:35:23 -08:00
committed by Kent Overstreet
parent 957e48087d
commit 8c8d2d9670
10 changed files with 43 additions and 43 deletions

View File

@@ -2905,7 +2905,6 @@ static int __init bcache_init(void)
goto err;
bch_debug_init();
closure_debug_init();
bcache_is_reboot = false;