All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] mvsas:Fix compile warning.
@ 2012-04-27  5:31 majianpeng
  0 siblings, 0 replies; only message in thread
From: majianpeng @ 2012-04-27  5:31 UTC (permalink / raw)
  To: JBottomley; +Cc: linux-scsi

Signed-off-by: majianpeng <majianpeng@gmail.com>
---
 drivers/scsi/mvsas/mv_sas.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/scsi/mvsas/mv_sas.c b/drivers/scsi/mvsas/mv_sas.c
index fd3b283..3006ec9 100644
--- a/drivers/scsi/mvsas/mv_sas.c
+++ b/drivers/scsi/mvsas/mv_sas.c
@@ -885,7 +885,6 @@ static int mvs_task_exec(struct sas_task *task, const int num, gfp_t gfp_flags,
 				struct completion *completion, int is_tmf,
 				struct mvs_tmf_task *tmf)
 {
-	struct domain_device *dev = task->dev;
 	struct mvs_info *mvi = NULL;
 	u32 rc = 0;
 	u32 pass = 0;
-- 
1.7.5.4

 				
--------------
majianpeng
2012-04-27


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

only message in thread, other threads:[~2012-04-27  5:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-27  5:31 [PATCH] mvsas:Fix compile warning majianpeng

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.