linux/drivers/scsi/aic7xxx
Harvey Harrison 3ba7f18cd9 [SCSI] aic79xx: fix shadowed variables
OK to just reuse the outer declaration as it is never used again.
drivers/scsi/aic7xxx/aic79xx_pci.c:340:12: warning: symbol 'devconfig' shadows an earlier one
drivers/scsi/aic7xxx/aic79xx_pci.c:299:12: originally declared here

targpcistat is always assigned just before use, remove the inner declaration.
drivers/scsi/aic7xxx/aic79xx_pci.c:486:9: warning: symbol 'targpcistat' shadows an earlier one
drivers/scsi/aic7xxx/aic79xx_pci.c:429:9: originally declared here

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Acked-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2008-10-23 11:42:15 -05:00
..
aicasm
.gitignore
Kconfig.aic7xxx
Kconfig.aic79xx
Makefile
aic7xxx.h
aic7xxx.reg
aic7xxx.seq
aic7xxx_93cx6.c
aic7xxx_93cx6.h
aic7xxx_core.c
aic7xxx_inline.h
aic7xxx_osm.c
aic7xxx_osm.h
aic7xxx_osm_pci.c
aic7xxx_pci.c
aic7xxx_pci.h
aic7xxx_proc.c
aic7xxx_reg.h_shipped [SCSI] aic7xxx: update *_shipped files 2008-10-23 11:42:12 -05:00
aic7xxx_reg_print.c_shipped [SCSI] aic7xxx: update *_shipped files 2008-10-23 11:42:12 -05:00
aic7xxx_seq.h_shipped
aic79xx.h
aic79xx.reg
aic79xx.seq
aic79xx_core.c [SCSI] aic79xx: fix shadowed variables, add statics 2008-10-23 11:42:13 -05:00
aic79xx_inline.h
aic79xx_osm.c
aic79xx_osm.h
aic79xx_osm_pci.c
aic79xx_pci.c [SCSI] aic79xx: fix shadowed variables 2008-10-23 11:42:15 -05:00
aic79xx_pci.h
aic79xx_proc.c
aic79xx_reg.h_shipped [SCSI] aic7xxx: update *_shipped files 2008-10-23 11:42:12 -05:00
aic79xx_reg_print.c_shipped [SCSI] aic7xxx: update *_shipped files 2008-10-23 11:42:12 -05:00
aic79xx_seq.h_shipped
aic7770.c
aic7770_osm.c
aiclib.c
aiclib.h
cam.h
queue.h
scsi_iu.h
scsi_message.h