public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] mmc: trivial patches to fix sparse warnings
@ 2011-08-23 15:46 Venkatraman S
  2011-08-23 15:46 ` [PATCH 1/2] mmc: queue: declare mmc_alloc_sg as static Venkatraman S
  2011-08-23 15:46 ` [PATCH 2/2] mmc: fix integer assignments to pointer Venkatraman S
  0 siblings, 2 replies; 16+ messages in thread
From: Venkatraman S @ 2011-08-23 15:46 UTC (permalink / raw)
  To: linux-mmc; +Cc: Venkatraman S

Couple of patches to cleanup warnings generated by sparse tool.

Venkatraman S (2):
  mmc: queue: declare mmc_alloc_sg as static
  mmc: fix integer assignments to pointer

 drivers/mmc/card/block.c    |    4 ++--
 drivers/mmc/card/queue.c    |    2 +-
 drivers/mmc/core/core.c     |    2 +-
 drivers/mmc/core/mmc_ops.c  |    4 ++--
 drivers/mmc/core/sdio_ops.c |    2 +-
 5 files changed, 7 insertions(+), 7 deletions(-)


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

end of thread, other threads:[~2011-08-24 18:41 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-23 15:46 [PATCH 0/2] mmc: trivial patches to fix sparse warnings Venkatraman S
2011-08-23 15:46 ` [PATCH 1/2] mmc: queue: declare mmc_alloc_sg as static Venkatraman S
2011-08-23 15:46 ` [PATCH 2/2] mmc: fix integer assignments to pointer Venkatraman S
2011-08-23 16:31   ` Chris Ball
2011-08-23 16:56     ` Sam Ravnborg
2011-08-23 17:36       ` Chris Ball
2011-08-23 22:40       ` J Freyensee
2011-08-24 11:23         ` S, Venkatraman
2011-08-23 17:28     ` Josh Triplett
2011-08-23 18:04       ` Ben Pfaff
2011-08-23 18:13         ` Josh Triplett
2011-08-23 18:28           ` Chris Ball
2011-08-23 20:22             ` Sam Ravnborg
2011-08-23 20:38             ` Sam Ravnborg
2011-08-24 18:33               ` S, Venkatraman
2011-08-23 20:43           ` Ben Pfaff

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