From: Matthias Beyer Date: Thu, 10 Oct 2013 21:41:27 +0000 (+0200) Subject: drivers: usb: core: {file,hub,sysfs,usb}.c: Whitespace fixes X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~66^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=469271f8c48f12efc63a49b5bb388a754c957a0b;p=pandora-kernel.git drivers: usb: core: {file,hub,sysfs,usb}.c: Whitespace fixes including: - removing of trailing whitespace - removing spaces before array indexing (foo [] to foo[]) - reindention of a switch-case block - spaces to tabs Signed-off-by: Matthias Beyer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed