lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 19 Sep 2014 10:00:20 -0700 From: Brian Norris <computersforpeace@...il.com> To: Masahiro Yamada <yamada.m@...panasonic.com> Cc: linux-mtd@...ts.infradead.org, Rashika Kheria <rashika.kheria@...il.com>, linux-kernel@...r.kernel.org, Huang Shijie <shijie8@...il.com>, Jiri Kosina <trivial@...nel.org>, David Woodhouse <dwmw2@...radead.org>, "grmoore@...era.com" <grmoore@...era.com>, Josh Triplett <josh@...htriplett.org> Subject: Re: [PATCH v3 0/7] mtd: denali: A collection of trivial coding style fixes 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@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists