public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/3] mtd: some minor cleanups for ooblayout APIs
@ 2016-11-09  2:08 Masahiro Yamada
  2016-11-09  2:08 ` [PATCH 1/3] mtd: remove unneeded initializer in mtd_ooblayout_{get, set}_bytes() Masahiro Yamada
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Masahiro Yamada @ 2016-11-09  2:08 UTC (permalink / raw)
  To: linux-mtd
  Cc: Masahiro Yamada, linux-kernel, Boris Brezillon, Marek Vasut,
	Brian Norris, Richard Weinberger, David Woodhouse,
	Cyrille Pitchen

 - Remove unnecessary initializers
 - Use min_t() helper

Masahiro Yamada (3):
  mtd: remove unneeded initializer in mtd_ooblayout_{get,set}_bytes()
  mtd: use min_t() to refactor mtd_ooblayout_{get,set}_bytes()
  mtd: remove unneeded initializer in mtd_ooblayout_count_bytes()

 drivers/mtd/mtdcore.c | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2016-11-20  9:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-09  2:08 [PATCH 0/3] mtd: some minor cleanups for ooblayout APIs Masahiro Yamada
2016-11-09  2:08 ` [PATCH 1/3] mtd: remove unneeded initializer in mtd_ooblayout_{get, set}_bytes() Masahiro Yamada
2016-11-12 21:25   ` Marek Vasut
2016-11-09  2:08 ` [PATCH 2/3] mtd: use min_t() to refactor " Masahiro Yamada
2016-11-12 21:27   ` Marek Vasut
2016-11-09  2:08 ` [PATCH 3/3] mtd: remove unneeded initializer in mtd_ooblayout_count_bytes() Masahiro Yamada
2016-11-12 21:28   ` Marek Vasut
2016-11-20  9:42 ` [PATCH 0/3] mtd: some minor cleanups for ooblayout APIs Boris Brezillon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox