git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1e8972
)
ALSA: usb-audio: fix uninitialized variable compile warning
author
Mikulas Patocka
<mpatocka@redhat.com>
Thu, 5 Dec 2013 19:32:43 +0000
(14:32 -0500)
committer
Takashi Iwai
<tiwai@suse.de>
Thu, 5 Dec 2013 20:13:18 +0000
(21:13 +0100)
Fix the following warning when optimizing for size with gcc-4.6.4:
sound/usb/mixer_quirks.c:1514:6: warning: 'err' may be used uninitialized in this function [-Wuninitialized]
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found