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:
21d7216
)
sound: oss: mpu401.c: Cleaning up variable is set more than once
author
Rickard Strandqvist
<rickard_strandqvist@spectrumdigital.se>
Wed, 25 Jun 2014 12:18:24 +0000
(14:18 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 25 Jun 2014 12:32:03 +0000
(14:32 +0200)
A struct member variable is set to the same value more than once
This was found using a static code analysis program called cppcheck.
Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found