From: Rickard Strandqvist Date: Wed, 25 Jun 2014 12:20:58 +0000 (+0200) Subject: staging: rtl8192u: r8192U_core.c: Cleaning up variable is set more than once X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1555 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a90c6d530ea15b286feff464dde2e7d409091d8a;p=pandora-kernel.git staging: rtl8192u: r8192U_core.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: Greg Kroah-Hartman --- Reading git-diff-tree failed