commit | 25ef16d0710e1d2476bb06232836650ea42763a5 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Wed Dec 12 02:26:51 2012 +0530 |
committer | James Bottomley <JBottomley@Parallels.com> | Tue Jan 29 14:15:35 2013 +1100 |
tree | 483c7543d2b7a9dc6370f66f8c293baff9c8dd9f | |
parent | 3735660d7be66e2e508ff393f69214f2b4113ab2 [diff] |
[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>