]> git.baikalelectronics.ru Git - kernel.git/commit
sound: oss: mpu401.c: Cleaning up variable is set more than once
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Wed, 25 Jun 2014 12:18:24 +0000 (14:18 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 25 Jun 2014 12:32:03 +0000 (14:32 +0200)
commit5c38b1e47b2c88cbc073a338d4b0299dd615c7cc
tree1a95e873e4481c270d9203b8ce37beae7385535a
parente68492bbfcb5c6b98e0ef9ba0e78cc201b0c0eec
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>
sound/oss/mpu401.c