From: Dave Jones Date: Thu, 5 Sep 2013 04:00:52 +0000 (-0400) Subject: staging/vt6656: Fix screwed up indentation in swGetOFDMControlRate X-Git-Tag: v3.12-rc2~1^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b7cb6976e8d390726d2b5a0c1235d13b754fed8;p=pandora-kernel.git staging/vt6656: Fix screwed up indentation in swGetOFDMControlRate The indentation in the swGetOFDMControlRate function is screwed up. At first it appears that there are missing braces on a multi-line if, but looking at history, commit dd0a774fc727ee793780197beb3f2cf80bfefa99 ("staging: vt6656: card/main_usb/device use new structure names") incorrectly indented the two lines below. Signed-off-by: Dave Jones Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed