Re: [PATCH 18/22] pmcraid: Get rid of a redundant assignment

2014-02-13 Thread Alexander Gordeev
On Tue, Feb 04, 2014 at 12:17:04PM +0100, Alexander Gordeev wrote: Anil, Any feedback? Thanks! -- Regards, Alexander Gordeev agord...@redhat.com -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majord...@vger.kernel.org More majordomo info at

[PATCH 18/22] pmcraid: Get rid of a redundant assignment

2014-02-04 Thread Alexander Gordeev
Signed-off-by: Alexander Gordeev Cc: Anil Ravindranath Cc: linux-scsi@vger.kernel.org Cc: linux-...@vger.kernel.org --- drivers/scsi/pmcraid.c |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/drivers/scsi/pmcraid.c b/drivers/scsi/pmcraid.c index be8ce54..c06af7f 100644 --