From: Németh Márton Date: Sun, 9 Mar 2008 20:59:57 +0000 (+0000) Subject: leds: Cleanup various whitespace and code style issues X-Git-Tag: v2.6.26-rc1~1057^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d404fd5c51772720e9c72aa3185bd5119bc6e69;p=pandora-kernel.git leds: Cleanup various whitespace and code style issues Break the lines which were more than 80 characters into more lines; replace SPACEs with TABs; correct ident at switch-case; change character encoding from ISO-8859-2 to UTF-8. The order of the functions in led-triggers.c changed in order the similar functions can still be together under titles "Used by LED Class", "LED Trigger Interface" and "Simple LED Tigger Interface" as was grouped before when exported with EXPORT_SYMBOL. Signed-off-by: Márton Németh Signed-off-by: Richard Purdie --- Reading git-diff-tree failed