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)
commita53613a67e17e5cd29963496ad249cc419688c5d
tree1a95e873e4481c270d9203b8ce37beae7385535a
parent21d7216ca2e3e1027904077bf698a83a093d5f0a
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