diff options
author | Harvey Harrison <harvey.harrison@gmail.com> | 2008-02-13 21:14:14 -0800 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2008-02-15 13:51:03 -0500 |
commit | 5ab063e397d9f6fcadb37a07465efcc87f9e9345 (patch) | |
tree | 07f277c327cb37dcc9201ea2671e4176e751e723 /drivers/Makefile | |
parent | 48e1f800eaa08eefe00476b83a7983b707d31848 (diff) |
ata: fix sparse warnings in sata_mv.c
pp is never used again in this function, no need to declare a
new one.
drivers/ata/sata_mv.c:1545:24: warning: symbol 'pp' shadows an earlier one
drivers/ata/sata_mv.c:1501:22: originally declared here
drivers/ata/sata_mv.c:1553:24: warning: symbol 'pp' shadows an earlier one
drivers/ata/sata_mv.c:1501:22: originally declared here
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/Makefile')
0 files changed, 0 insertions, 0 deletions