Re: mtd: nftl: clean up indentation, remove extraneous tabs

2018-12-02 Thread Boris Brezillon
On Sun, 2018-11-18 at 16:36:56 UTC, Colin King wrote: > From: Colin Ian King > > 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: Co

[PATCH] mtd: nftl: clean up indentation, remove extraneous tabs

2018-11-18 Thread Colin King
From: Colin Ian King 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 --- drivers/mtd/nftlmount.c | 39