]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcdeb278b70e80e2457bf3b3ae0604e0badb0150a
tree07bd675307d8c33b2caf2ba9cced4b6ffc66bafb
parentf9055b7e2e9d027b221475ca9dd1a4091e7729ce
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