aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aic94xx/aic94xx_init.c
diff options
context:
space:
mode:
authorHarvey Harrison <harvey.harrison@gmail.com>2008-03-31 22:05:30 -0700
committerJames Bottomley <James.Bottomley@HansenPartnership.com>2008-04-07 12:19:08 -0500
commitd70d4667e9eead06aa38be947274fda22dcf923b (patch)
tree1c8912cbfe627b91153579bc118f44edf62535d4 /drivers/scsi/aic94xx/aic94xx_init.c
parent[SCSI] make scsi_end_bidi_request() static (diff)
downloadlinux-dev-d70d4667e9eead06aa38be947274fda22dcf923b.tar.xz
linux-dev-d70d4667e9eead06aa38be947274fda22dcf923b.zip
[SCSI] ch: fix sparse shadowed variable warnings
Replace the global err array with ch_err. drivers/scsi/ch.c:271:6: warning: symbol 'err' shadows an earlier one drivers/scsi/ch.c:116:3: originally declared here Replace the temporary cmd buffer with ch_err to avoid shadowing the cmd function parameter. drivers/scsi/ch.c:724:11: warning: symbol 'cmd' shadows an earlier one drivers/scsi/ch.c:596:20: originally declared here Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'drivers/scsi/aic94xx/aic94xx_init.c')
0 files changed, 0 insertions, 0 deletions