From: Rickard Strandqvist Date: Mon, 7 Jul 2014 11:52:31 +0000 (-0700) Subject: ARM: omap2+: usb-tusb6010.c: Cleaning up variable is set more than once X-Git-Tag: omap-for-v3.17/fixes-not-urgent-signed~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb4ab22f722b6d550a078747390a26570fb0e208;p=pandora-kernel.git ARM: omap2+: usb-tusb6010.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: Tony Lindgren --- Reading git-diff-tree failed