[PATCH v3 0/7] mtd: denali: A collection of trivial coding style fixes

Brian Norris computersforpeace at gmail.com
Fri Sep 19 10:00:20 PDT 2014


On Tue, Sep 16, 2014 at 08:04:18PM +0900, Masahiro Yamada wrote:
> 
> 
> Masahiro Yamada (7):
>   mtd: denali: fix the format of comment blocks
>   mtd: denali: remove unnecessary variable initializations
>   mtd: denali: remove unnecessary casts
>   mtd: denali: change the type of iterators to int

I already merged these 4.

>   mtd: denali: remove a set-but-unused variable

This one was merged but you changed it (and falsely kept the
'Reviewed-by' tag). So I split it out into its own patch and dropped the
'Reviewed-by'.

>   mtd: denali: remove unnecessary parentheses
>   mtd: denali: fix indents and other trivial things

Applied a modified version of the last three, to l2-mtd.git. Feel free
to check my work, but git tells me that the end result is identical.

>  drivers/mtd/nand/denali.c | 558 +++++++++++++++++++++++++---------------------
>  1 file changed, 301 insertions(+), 257 deletions(-)
> 

Brian



More information about the linux-mtd mailing list