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

From: Brian Norris
Date: Fri Sep 19 2014 - 13:00:27 EST


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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/