From: Rickard Strandqvist Date: Wed, 25 Jun 2014 12:18:24 +0000 (+0200) Subject: sound: oss: mpu401.c: Cleaning up variable is set more than once X-Git-Tag: omap-for-v3.17/fixes-against-rc2~144^2~13^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a53613a67e17e5cd29963496ad249cc419688c5d;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed