From: Takashi Iwai Date: Thu, 11 Dec 2008 11:12:06 +0000 (+0100) Subject: ALSA: sb8 - Fix a return code in the error path X-Git-Tag: v2.6.29-rc1~590^2~9^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42a73df435a23e60d97d9d860f4e55dc9833e950;p=pandora-kernel.git ALSA: sb8 - Fix a return code in the error path Fixed a compile warning below: sound/isa/sb/sb8.c: In function ‘snd_sb8_probe’: sound/isa/sb/sb8.c:104: warning: ‘err’ may be used uninitialized in this function by setting the return value correctly. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed