mtd: nftl: clean up indentation, remove extraneous tabs
authorColin Ian King <colin.king@canonical.com>
Sun, 18 Nov 2018 16:36:56 +0000 (16:36 +0000)
committerBoris Brezillon <boris.brezillon@bootlin.com>
Sun, 2 Dec 2018 08:20:36 +0000 (09:20 +0100)
commit4845a077c0b9c5c10422a090dbd1d894233f9456
treefb9b34c65157a3c137e63398289f6474a5f089ae
parenta788c5272769ddbcdbab297cf386413eeac04463
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>
drivers/mtd/nftlmount.c