mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/5] Various sparse fixes.
@ 2010-11-18 13:29 Marek Belisko
  2010-11-18 13:29 ` [PATCH 1/5] common: Add define for IOMEM helper macro Marek Belisko
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Marek Belisko @ 2010-11-18 13:29 UTC (permalink / raw)
  To: barebox; +Cc: Marek Belisko

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


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2010-11-19  8:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-18 13:29 [PATCH 0/5] Various sparse fixes Marek Belisko
2010-11-18 13:29 ` [PATCH 1/5] common: Add define for IOMEM helper macro Marek Belisko
2010-11-18 13:29 ` [PATCH 2/5] fs: Fix sparse warning Marek Belisko
2010-11-19  8:36   ` Sascha Hauer
2010-11-18 13:29 ` [PATCH 3/5] mtd: " Marek Belisko
2010-11-18 13:29 ` [PATCH 4/5] nand_s3c2410: Fix sparse warnings Marek Belisko
2010-11-18 13:29 ` [PATCH 5/5] smc91111: Various sparse fixes Marek Belisko

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