diff options
author | Harvey Harrison <harvey.harrison@gmail.com> | 2008-02-13 21:14:08 -0800 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2008-02-15 13:50:59 -0500 |
commit | 6903c0f7efe907ada1b9636b52c5ae11fd51ab68 (patch) | |
tree | 4bf8744af5360c44ab4f484c3de715b5250126e8 /arch/alpha | |
parent | 018d982721209241ede1180aa795d68833c26b10 (diff) |
ata: fix sparse warning in sata_promise.c
drivers/ata/sata_promise.c:546:15: warning: symbol 'len' shadows an earlier one
drivers/ata/sata_promise.c:538:6: originally declared here
len is set again immediately after the loop, so this is safe.
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'arch/alpha')
0 files changed, 0 insertions, 0 deletions