diff options
author | Harvey Harrison <harvey.harrison@gmail.com> | 2008-02-29 10:54:26 (GMT) |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2008-04-24 10:00:18 (GMT) |
commit | 0cd87b10ca29a351c61c8c63761ab8fb48e47b2f (patch) | |
tree | d263f7a9fa1fad306adb1a5585a24157ba416884 /sound/pci/es1968.c | |
parent | caba7f70fce924dc5da2019f7678189086d0acd4 (diff) | |
download | linux-0cd87b10ca29a351c61c8c63761ab8fb48e47b2f.tar.xz |
[ALSA] sound: riptide.c fix shadowed variable warnings
In both cases we are passing around the substream number, use
sub_num for this.
sound/pci/riptide/riptide.c:1633:6: warning: symbol 'index' shadows an earlier one
sound/pci/riptide/riptide.c:121:12: originally declared here
sound/pci/riptide/riptide.c:1673:6: warning: symbol 'index' shadows an earlier one
sound/pci/riptide/riptide.c:121:12: originally declared here
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/es1968.c')
0 files changed, 0 insertions, 0 deletions