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)
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