lkml.org 
[lkml]   [2014]   [Sep]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v2 0/7] mtd: denali: A collection of trivial coding style fixes
On Tue, Sep 09, 2014 at 11:01:50AM +0900, Masahiro Yamada wrote:
> Changes in v2:
> - Join quotes strings into a single line
>
> 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
> mtd: denali: remove a set-but-unused variable
> mtd: denali: remove unnecessary parentheses
> mtd: denali: fix indents and other trivial things
>
> drivers/mtd/nand/denali.c | 562 +++++++++++++++++++++++++---------------------
> 1 file changed, 303 insertions(+), 259 deletions(-)

Pushed patches 1 to 5 to l2-mtd.git. Thanks!

Patch 6 has a conflict with another fix already in l2-mtd.git. Can you
rebase and resend?

BTW, my automatic build tests show that there's at least one other
'unused' warning left, in case you want to tackle it too:

drivers/mtd/nand/denali.c: In function ‘denali_read_page_raw’:
drivers/mtd/nand/denali.c:1221:11: warning: variable ‘irq_status’ set but not used [-Wunused-but-set-variable]
uint32_t irq_status;

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

\
 
 \ /
  Last update: 2014-09-16 03:01    [W:0.114 / U:0.068 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site