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:
5d44aa4
)
sound/oss: fix sparse warning: symbol shadows an earlier one
author
Hannes Eder
<hannes@hanneseder.net>
Wed, 25 Feb 2009 21:29:47 +0000
(22:29 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Thu, 26 Feb 2009 08:55:30 +0000
(09:55 +0100)
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 <hannes@hanneseder.net>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found