Commits
Dan Carpenter committed 8cf3968ccb4
ALSA: mixart: silence an uninitialized variable warning We could print the uninitialized value of "stat" in the error message. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>