commit | e8cf978dffb2c603340d4615eec2e5358c9df06d | [log] [tgz] |
---|---|---|
author | Colin Ian King <colin.king@canonical.com> | Sat Feb 09 12:52:57 2019 +0800 |
committer | Jens Axboe <axboe@kernel.dk> | Sat Feb 09 07:18:31 2019 -0700 |
tree | 07bd675307d8c33b2caf2ba9cced4b6ffc66bafb | |
parent | d4610456cfa412811b749f6215b9adae976ab4c3 [diff] |
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>