diff options
author | Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> | 2005-09-16 06:44:56 +0200 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2005-09-16 19:39:40 +0200 |
commit | 20305e59724381365096b6ab0a48054723367c80 (patch) | |
tree | 726e1d1fae47fef713cfeecb508bea24b8b6e57d /arch/ia64/kernel/mca_drv.h | |
parent | [IA64] Add Documentation/ia64/mca.txt (diff) | |
download | linux-20305e59724381365096b6ab0a48054723367c80.tar.xz linux-20305e59724381365096b6ab0a48054723367c80.zip |
[IA64] mca_drv cleanup
There were some trailing white spaces, long lines, brackets in
weird style etc. This patch cleans them up.
Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'arch/ia64/kernel/mca_drv.h')
-rw-r--r-- | arch/ia64/kernel/mca_drv.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ia64/kernel/mca_drv.h b/arch/ia64/kernel/mca_drv.h index 0227b761f2c4..e2f6fa1e0ef6 100644 --- a/arch/ia64/kernel/mca_drv.h +++ b/arch/ia64/kernel/mca_drv.h @@ -6,7 +6,7 @@ * Copyright (C) Hidetoshi Seto (seto.hidetoshi@jp.fujitsu.com) */ /* - * Processor error section: + * Processor error section: * * +-sal_log_processor_info_t *info-------------+ * | sal_log_section_hdr_t header; | |