]> 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)
commit68031dc5767ae2e3d57ae082872cb75c136625bb
tree07bd675307d8c33b2caf2ba9cced4b6ffc66bafb
parent81bdc461bd0e11b511c083431175633b398c3848
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