From: Michael D Labriola Date: Wed, 1 Feb 2012 15:06:34 +0000 (-0500) Subject: x86/reboot: Clean up coding style X-Git-Tag: v3.5-rc1~122^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=144d102b926f887d3d9f909b69a5c4f504ae0d40;p=pandora-kernel.git x86/reboot: Clean up coding style This commit simply cleans up the style used in this file to fall in line with what's specified in CodingStyle. Mostly comment changes, with a single removal of unneeded braces. Note that the comments for all the DMI quirks in reboot_dmi_table now all line up consistently using tabs instead of spaces. Signed-off-by: Michael D Labriola Link: http://lkml.kernel.org/n/tip-lde9yy7qsomh0sdqevn7xp56@git.kernel.org [ Fixed a few small details. ] Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed