commit | a53613a67e17e5cd29963496ad249cc419688c5d | [log] [tgz] |
---|---|---|
author | Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se> | Wed Jun 25 14:18:24 2014 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Jun 25 14:32:03 2014 +0200 |
tree | 1a95e873e4481c270d9203b8ce37beae7385535a | |
parent | 21d7216ca2e3e1027904077bf698a83a093d5f0a [diff] |
sound: oss: mpu401.c: Cleaning up variable is set more than once 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>