commit | 4845a077c0b9c5c10422a090dbd1d894233f9456 | [log] [tgz] |
---|---|---|
author | Colin Ian King <colin.king@canonical.com> | Sun Nov 18 16:36:56 2018 +0000 |
committer | Boris Brezillon <boris.brezillon@bootlin.com> | Sun Dec 02 09:20:36 2018 +0100 |
tree | fb9b34c65157a3c137e63398289f6474a5f089ae | |
parent | a788c5272769ddbcdbab297cf386413eeac04463 [diff] |
mtd: nftl: clean up indentation, remove extraneous tabs The hunk of code is indented too much by one level, fix this by removing the extraneous tabs. Also terminate block comment using the recommended coding style to clean up checkpatch warning. Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>