From a53613a67e17e5cd29963496ad249cc419688c5d Mon Sep 17 00:00:00 2001 From: Rickard Strandqvist Date: Wed, 25 Jun 2014 14:18:24 +0200 Subject: [PATCH] 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-format-patch failed