diff options
author | Harvey Harrison <harvey.harrison@gmail.com> | 2008-02-14 05:14:08 (GMT) |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2008-02-15 18:50:59 (GMT) |
commit | 6903c0f7efe907ada1b9636b52c5ae11fd51ab68 (patch) | |
tree | 4bf8744af5360c44ab4f484c3de715b5250126e8 /include/asm-xtensa/processor.h | |
parent | 018d982721209241ede1180aa795d68833c26b10 (diff) | |
download | linux-fsl-qoriq-6903c0f7efe907ada1b9636b52c5ae11fd51ab68.tar.xz |
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 'include/asm-xtensa/processor.h')
0 files changed, 0 insertions, 0 deletions