linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] mtd: denali: A collection of trivial coding style fixes
@ 2014-09-08  8:10 Masahiro Yamada
  2014-09-08  8:10 ` [PATCH 1/7] mtd: denali: fix the format of comment blocks Masahiro Yamada
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Masahiro Yamada @ 2014-09-08  8:10 UTC (permalink / raw)
  To: linux-mtd
  Cc: Masahiro Yamada, Rashika Kheria, linux-kernel, Brian Norris,
	Huang Shijie, Jiri Kosina, David Woodhouse, grmoore@altera.com,
	Josh Triplett




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 "i" to int
  mtd: denali: remove a set-but-unused variable
  mtd: denali: remove unnecessary parentheses
  mtd: denali: fix indentations and other trivial things

 drivers/mtd/nand/denali.c | 532 +++++++++++++++++++++++++---------------------
 1 file changed, 290 insertions(+), 242 deletions(-)

-- 
1.9.1


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2014-09-08 10:00 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-08  8:10 [PATCH 0/7] mtd: denali: A collection of trivial coding style fixes Masahiro Yamada
2014-09-08  8:10 ` [PATCH 1/7] mtd: denali: fix the format of comment blocks Masahiro Yamada
2014-09-08  8:29   ` Josh Triplett
2014-09-08  8:10 ` [PATCH 2/7] mtd: denali: remove unnecessary variable initializations Masahiro Yamada
2014-09-08  8:10 ` [PATCH 3/7] mtd: denali: remove unnecessary casts Masahiro Yamada
2014-09-08  8:10 ` [PATCH 4/7] mtd: denali: change the type of iterators to int Masahiro Yamada
2014-09-08  8:10 ` [PATCH 5/7] mtd: denali: remove a set-but-unused variable Masahiro Yamada
2014-09-08  8:30   ` Josh Triplett
2014-09-08  8:10 ` [PATCH 6/7] mtd: denali: remove unnecessary parentheses Masahiro Yamada
2014-09-08  8:34   ` Josh Triplett
2014-09-08  8:10 ` [PATCH 7/7] mtd: denali: fix indentations and other trivial things Masahiro Yamada
2014-09-08  8:39   ` Josh Triplett
2014-09-08  9:14     ` Masahiro Yamada
2014-09-08 10:00       ` Sudip Mukherjee

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).