bcache: Kill op->cl
authorKent Overstreet <kmo@daterainc.com>
Thu, 25 Jul 2013 01:04:18 +0000 (18:04 -0700)
committerKent Overstreet <kmo@daterainc.com>
Mon, 11 Nov 2013 05:56:09 +0000 (21:56 -0800)
commitb54d6934da7857f87b092df9b77dc1f42818ba94
treef505788c5308287f65c0b2bc58e9ff358f336d03
parentc18536a72ddd7fe30d63e6c1500b5c930ac14594
bcache: Kill op->cl

This isn't used for waiting asynchronously anymore - so this is a fairly
trivial refactoring.

Signed-off-by: Kent Overstreet <kmo@daterainc.com>
drivers/md/bcache/bset.c
drivers/md/bcache/btree.c
drivers/md/bcache/btree.h
drivers/md/bcache/journal.c
drivers/md/bcache/movinggc.c
drivers/md/bcache/request.c
drivers/md/bcache/request.h
drivers/md/bcache/writeback.c