From: Arvydas Sidorenko Date: Thu, 8 Sep 2011 16:46:08 +0000 (+0200) Subject: drivers/staging/crystalhd/: Fix a coding style issues X-Git-Tag: v3.2-rc1~169^2^2~551 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=831e5bad5f74d6147d2d70587a230687181e4e00;p=pandora-kernel.git drivers/staging/crystalhd/: Fix a coding style issues crystalhd_fw_if.h: indentation fix (spaces to tabs) The rest are brackets. NOTE: there are quite some 80 character warnings, but they look in place, comments mostly on the right next to the constants and stuff like that. I haven't touched them, since this rule is 'going away', but in case you would like it to be fixed, let me know. I'm sending 2 patches, but it they aren't connected in any way, so doesn't matter the apply order. It's just a cleanup. P.S sorry for the first lame patches a couple of days ago Signed-off-by: Arvydas Sidorenko Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed