hdt: Fix indentation in source files
authorPierre-Alexandre Meyer <pierre@mouraf.org>
Sat, 14 Mar 2009 17:13:59 +0000 (10:13 -0700)
committerPierre-Alexandre Meyer <pierre@mouraf.org>
Sat, 14 Mar 2009 22:27:28 +0000 (15:27 -0700)
commita000236c38990c5dd76694d1988d8505354eefec
treefcadaa75f7298448e2b11e4dc0e5a86ac9b3521f
parent82600be21cadaa6d4f1330c9b50134fc9dd6df9d
hdt: Fix indentation in source files

Impact: Cleanups.

Fix indentation in all *.c files by sticking to the Linux style (indent
-linux), using 2 spaces for indentation.

Misc.: Corrected typos in comments, wrapped to 80 characters.

Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
20 files changed:
com32/hdt/hdt-ata.c
com32/hdt/hdt-cli-cpu.c
com32/hdt/hdt-cli-dmi.c
com32/hdt/hdt-cli-kernel.c
com32/hdt/hdt-cli-pci.c
com32/hdt/hdt-cli-pxe.c
com32/hdt/hdt-cli-syslinux.c
com32/hdt/hdt-cli.c
com32/hdt/hdt-common.c
com32/hdt/hdt-menu-about.c
com32/hdt/hdt-menu-disk.c
com32/hdt/hdt-menu-dmi.c
com32/hdt/hdt-menu-kernel.c
com32/hdt/hdt-menu-pci.c
com32/hdt/hdt-menu-processor.c
com32/hdt/hdt-menu-pxe.c
com32/hdt/hdt-menu-summary.c
com32/hdt/hdt-menu-syslinux.c
com32/hdt/hdt-menu.c
com32/hdt/hdt.c