x86/reboot: Clean up coding style
authorMichael D Labriola <michael.d.labriola@gmail.com>
Wed, 1 Feb 2012 15:06:34 +0000 (10:06 -0500)
committerIngo Molnar <mingo@elte.hu>
Tue, 7 Feb 2012 10:34:12 +0000 (11:34 +0100)
commit144d102b926f887d3d9f909b69a5c4f504ae0d40
tree8154d196766f6369a4518f81f21c2c6c444dadc0
parent57b165948fe0e1cca78bca1fe1e1ae9a38baedd2
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 <michael.d.labriola@gmail.com>
Link: http://lkml.kernel.org/n/tip-lde9yy7qsomh0sdqevn7xp56@git.kernel.org
[ Fixed a few small details. ]
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/reboot.c
This page took 0.061564 seconds and 5 git commands to generate.