diff options
author | Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> | 2008-01-07 10:11:57 +0900 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2008-02-04 15:42:06 -0800 |
commit | fe77efb8b7e80128b914044c175d5dcd75e9fff7 (patch) | |
tree | fb7ceb71986cd1c8b2dd7b83dc8af679965e5f4d /arch/ia64/kernel/mca_drv_asm.S | |
parent | 0245583ab454ba56131921e26ad966b56bcc0a5b (diff) |
[IA64] mca style cleanup
Unified changelog, 80 columns rule, and address form fix.
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_asm.S')
-rw-r--r-- | arch/ia64/kernel/mca_drv_asm.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ia64/kernel/mca_drv_asm.S b/arch/ia64/kernel/mca_drv_asm.S index 3bccb06c8d2..767ac2c20d1 100644 --- a/arch/ia64/kernel/mca_drv_asm.S +++ b/arch/ia64/kernel/mca_drv_asm.S @@ -3,7 +3,7 @@ * Purpose: Assembly portion of Generic MCA handling * * Copyright (C) 2004 FUJITSU LIMITED - * Copyright (C) Hidetoshi Seto (seto.hidetoshi@jp.fujitsu.com) + * Copyright (C) 2004 Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> */ #include <linux/threads.h> |