From: Rickard Strandqvist Date: Sun, 1 Jun 2014 13:48:12 +0000 (+0200) Subject: usb: musb: musb_host.c: Cleaning up uninitialized variables X-Git-Tag: cleanup-for-v3.18~123^2~18^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eac44dc4e769a0f1db244dea13e10923c2877887;p=pandora-kernel.git usb: musb: musb_host.c: Cleaning up uninitialized variables There is a risk that the variable will be used without being initialized. This was largely found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed