[PATCH 0/5] Various sparse fixes.

Marek Belisko marek.belisko at open-nandra.com
Thu Nov 18 08:29:26 EST 2010


This patch series fix some of warnings found by sparse tool.
There was intorduced new macro IOMEM which make casting for
address pointers to avoid sparse warnings.

Marek Belisko (5):
  common: Add define for IOMEM helper macro.
  fs: Fix sparse warning.
  mtd: Fix sparse warning.
  nand_s3c2410: Fix sparse warnings.
  smc91111: Various sparse fixes.

 drivers/mtd/nand/nand_s3c2410.c |   26 ++++++++++++------------
 drivers/net/smc91111.c          |   40 +++++++++++++++++++-------------------
 fs/fs.c                         |    2 +-
 include/common.h                |    2 +
 include/linux/mtd/nand.h        |    6 ++--
 5 files changed, 39 insertions(+), 37 deletions(-)




More information about the barebox mailing list