mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 06:44:00 -04:00
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:
committed by
Kent Overstreet
parent
957e48087d
commit
8c8d2d9670
@@ -2905,7 +2905,6 @@ static int __init bcache_init(void)
|
||||
goto err;
|
||||
|
||||
bch_debug_init();
|
||||
closure_debug_init();
|
||||
|
||||
bcache_is_reboot = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user