diff options
author | Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> | 2005-09-16 00:44:56 -0400 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2005-09-16 13:39:40 -0400 |
commit | 20305e59724381365096b6ab0a48054723367c80 (patch) | |
tree | 726e1d1fae47fef713cfeecb508bea24b8b6e57d /arch/ia64/kernel/mca_drv.h | |
parent | 8ee9e23d41d2c51fafd158861fa4639fb199baf0 (diff) |
[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 @@ | |||
6 | * Copyright (C) Hidetoshi Seto (seto.hidetoshi@jp.fujitsu.com) | 6 | * Copyright (C) Hidetoshi Seto (seto.hidetoshi@jp.fujitsu.com) |
7 | */ | 7 | */ |
8 | /* | 8 | /* |
9 | * Processor error section: | 9 | * Processor error section: |
10 | * | 10 | * |
11 | * +-sal_log_processor_info_t *info-------------+ | 11 | * +-sal_log_processor_info_t *info-------------+ |
12 | * | sal_log_section_hdr_t header; | | 12 | * | sal_log_section_hdr_t header; | |