mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 02/02] block: removes unused variable.
@ 2013-03-26 16:06 Philip J. Kelleher
  0 siblings, 0 replies; only message in thread
From: Philip J. Kelleher @ 2013-03-26 16:06 UTC (permalink / raw)
  To: Jens Axboe; +Cc: linux-kernel, klebers

From: Philip J Kelleher <pjk1939@linux.vnet.ibm.com>

Removed unused variable.

Signed-off-by: Philip J Kelleher <pjk1939@linux.vnet.ibm.com>
-------------------------------------------------------------------------------
This patch may have been already submitted but I haven't seen it be applied yet.
So I am going to go ahead and send the fix so that I am sure there has been a patch
sent out.



diff -uprN -X linux-block/Documentation/dontdiff linux-block-vanilla/drivers/block/rsxx/dma.c linux-block/drivers/block/rsxx/dma.c
--- linux-block-vanilla/drivers/block/rsxx/dma.c	2013-03-26 10:02:29.942964930 -0500
+++ linux-block/drivers/block/rsxx/dma.c	2013-03-26 10:02:56.839969991 -0500
@@ -1056,7 +1056,6 @@ void rsxx_eeh_cancel_dmas(struct rsxx_ca
 int rsxx_eeh_remap_dmas(struct rsxx_cardinfo *card)
 {
 	struct rsxx_dma *dma;
-	struct rsxx_dma *tmp;
 	int i;
 
 	for (i = 0; i < card->n_targets; i++) {


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-03-26 16:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-26 16:06 [PATCH 02/02] block: removes unused variable Philip J. Kelleher

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

all inboxes | Powered by JetHome®