[SCSI] mpt3sas: remove unused variables
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Tue, 11 Dec 2012 20:56:51 +0000 (02:26 +0530)
committerJames Bottomley <JBottomley@Parallels.com>
Tue, 29 Jan 2013 03:15:35 +0000 (14:15 +1100)
commit25ef16d0710e1d2476bb06232836650ea42763a5
tree483c7543d2b7a9dc6370f66f8c293baff9c8dd9f
parent3735660d7be66e2e508ff393f69214f2b4113ab2
[SCSI] mpt3sas: remove unused variables

The variable 'chain_flags' and 'phy_number' are initialized but never used
otherwise, So remove those unused variables.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Sreekanth Reddy <Sreekanth.Reddy@lsi.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/mpt3sas/mpt3sas_base.c
drivers/scsi/mpt3sas/mpt3sas_scsih.c