From: Lennert Buytenhek Date: Sat, 10 May 2008 14:30:01 +0000 (+0200) Subject: [ARM] Orion: fix various whitespace and coding style issues X-Git-Tag: v2.6.27-rc1~850^2~2^8~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7068ad337a991fba627148a4a57939fdc1e6a2d;p=pandora-kernel.git [ARM] Orion: fix various whitespace and coding style issues More cosmetic cleanup: - Replace 8-space indents by proper tab indents. - In structure initialisers, use a trailing comma for every member. - Collapse "},\n{" in structure initialiers to "}, {". Signed-off-by: Lennert Buytenhek Acked-by: Russell King --- Reading git-diff-tree failed