diff options
author | Harvey Harrison <harvey.harrison@gmail.com> | 2008-02-28 11:52:17 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2008-04-24 12:00:16 +0200 |
commit | 7dfa31ed5e1fc0ace7f1959b9564ad43d78fd7af (patch) | |
tree | 4176e43cf2287509ad0066db547f7120b530023a /include | |
parent | 964a788e0ba64aa4ce2e6488718f3ee28cc2e61e (diff) |
[ALSA] sound: cmipci.c fix shadowed variable warning
A temporary variable for each mixer element is used in an initialization
loop, use the name elem_id.
sound/pci/cmipci.c:2747:26: warning: symbol 'id' shadows an earlier one
sound/pci/cmipci.c:56:13: originally declared here
[tiwai - fixed a coding style issue as well]
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions