From: Hannes Eder Date: Wed, 25 Feb 2009 21:29:47 +0000 (+0100) Subject: sound/oss: fix sparse warning: symbol shadows an earlier one X-Git-Tag: v2.6.30-rc1~676^2~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5bf48437370f3fc603e2dce12e8d3fb1a6a2457;p=pandora-kernel.git sound/oss: fix sparse warning: symbol shadows an earlier one Impact: Move variable to a more inner scope. Fix this sparse warning: sound/oss/sequencer.c:235:29: warning: symbol 'err' shadows an earlier one sound/oss/sequencer.c:215:13: originally declared here Signed-off-by: Hannes Eder Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed