bcache: fix indentation issue, remove tabs on a hunk of code
authorColin Ian King <colin.king@canonical.com>
Sat, 9 Feb 2019 04:52:57 +0000 (12:52 +0800)
committerJens Axboe <axboe@kernel.dk>
Sat, 9 Feb 2019 14:18:31 +0000 (07:18 -0700)
commite8cf978dffb2c603340d4615eec2e5358c9df06d
tree07bd675307d8c33b2caf2ba9cced4b6ffc66bafb
parentd4610456cfa412811b749f6215b9adae976ab4c3
bcache: fix indentation issue, remove tabs on a hunk of code

There is a hunk of code that is indented one level too deep, fix this
by removing the extra tabs.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Coly Li <colyli@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/md/bcache/super.c