linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] mtd: small cleanups
@ 2014-05-21  6:16 Brian Norris
  2014-05-21  6:16 ` [PATCH 1/6] mtd: pfow: remove unused variable Brian Norris
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Brian Norris @ 2014-05-21  6:16 UTC (permalink / raw)
  To: linux-mtd; +Cc: Brian Norris

This series consists of miscellaneous fixes and cleanups, mostly caught through
some sort of static analysis (gcc warnings, sparse, Coverity, etc.).

Brian Norris (6):
  mtd: pfow: remove unused variable
  mtd: slram: fix unused variable warning
  mtd: maps: sc520cdp: fix warnings
  mtd: nand_bbt: remove unused variable
  mtd: nand_bbt: handle error case for nand_create_badblock_pattern()
  mtd: nand: r852: correct write_buf loop bounds

 drivers/mtd/devices/slram.c |    4 +---
 drivers/mtd/maps/sc520cdp.c |    6 +++---
 drivers/mtd/nand/nand_bbt.c |   13 +++++++------
 drivers/mtd/nand/r852.c     |    6 ++++--
 include/linux/mtd/pfow.h    |    3 ---
 5 files changed, 15 insertions(+), 17 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2014-05-28  7:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-21  6:16 [PATCH 0/6] mtd: small cleanups Brian Norris
2014-05-21  6:16 ` [PATCH 1/6] mtd: pfow: remove unused variable Brian Norris
2014-05-21  6:16 ` [PATCH 2/6] mtd: slram: fix unused variable warning Brian Norris
2014-05-21  6:17 ` [PATCH 3/6] mtd: maps: sc520cdp: fix warnings Brian Norris
2014-05-21  6:17 ` [PATCH 4/6] mtd: nand_bbt: remove unused variable Brian Norris
2014-05-21  6:17 ` [PATCH 5/6] mtd: nand_bbt: handle error case for nand_create_badblock_pattern() Brian Norris
2014-05-21  6:17 ` [PATCH 6/6] mtd: nand: r852: correct write_buf loop bounds Brian Norris
2014-05-28  7:07 ` [PATCH 0/6] mtd: small cleanups Brian Norris

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).