[PATCH 0/6] mtd: small cleanups

Brian Norris computersforpeace at gmail.com
Tue May 20 23:16:57 PDT 2014


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




More information about the linux-mtd mailing list