alistair23-linux/sound/pci/pcxhr
Harvey Harrison caba7f70fc [ALSA] sound: pcxhr_core.c fix shadowed variable warning
Inner loop redeclares err with u32 rather than int, stupid fix here
is to change the inner err to err2.
sound/pci/pcxhr/pcxhr_core.c:1008:8: warning: symbol 'err' shadows an earlier one
sound/pci/pcxhr/pcxhr_core.c:983:6: originally declared here

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2008-04-24 12:00:18 +02:00
..
Makefile
pcxhr.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
pcxhr.h
pcxhr_core.c [ALSA] sound: pcxhr_core.c fix shadowed variable warning 2008-04-24 12:00:18 +02:00
pcxhr_core.h
pcxhr_hwdep.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
pcxhr_hwdep.h
pcxhr_mixer.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
pcxhr_mixer.h