[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)
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>

No differences found