diff options
| author | Harvey Harrison <[email protected]> | 2008-03-31 22:05:30 -0700 |
|---|---|---|
| committer | James Bottomley <[email protected]> | 2008-04-07 12:19:08 -0500 |
| commit | d70d4667e9eead06aa38be947274fda22dcf923b (patch) | |
| tree | 1c8912cbfe627b91153579bc118f44edf62535d4 /tools/perf/scripts/python/netdev-times.py | |
| parent | 8c5e03d3cf70161413aaf7152dafa96daca5bb2f (diff) | |
[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 <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions