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




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] 28+ messages in thread

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

Thread overview: 28+ 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 ` Masahiro Yamada
2014-09-08  8:10 ` [PATCH 1/7] mtd: denali: fix the format of comment blocks Masahiro Yamada
2014-09-08  8:10   ` Masahiro Yamada
2014-09-08  8:29   ` Josh Triplett
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   ` Masahiro Yamada
2014-09-08  8:10 ` [PATCH 3/7] mtd: denali: remove unnecessary casts Masahiro Yamada
2014-09-08  8:10   ` 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   ` Masahiro Yamada
2014-09-08  8:10 ` [PATCH 5/7] mtd: denali: remove a set-but-unused variable Masahiro Yamada
2014-09-08  8:10   ` Masahiro Yamada
2014-09-08  8:30   ` Josh Triplett
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:10   ` Masahiro Yamada
2014-09-08  8:34   ` Josh Triplett
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:10   ` Masahiro Yamada
2014-09-08  8:39   ` Josh Triplett
2014-09-08  8:39     ` Josh Triplett
2014-09-08  9:14     ` Masahiro Yamada
2014-09-08  9:14       ` Masahiro Yamada
2014-09-08 10:00       ` Sudip Mukherjee
2014-09-08 10:00         ` Sudip Mukherjee

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.