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 /include/asm-ia64/mca.h | |
parent | 0245583ab454ba56131921e26ad966b56bcc0a5b (diff) | |
download | lwn-fe77efb8b7e80128b914044c175d5dcd75e9fff7.tar.gz lwn-fe77efb8b7e80128b914044c175d5dcd75e9fff7.zip |
[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 'include/asm-ia64/mca.h')
-rw-r--r-- | include/asm-ia64/mca.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/asm-ia64/mca.h b/include/asm-ia64/mca.h index 823553bf12e6..f1663aa94a52 100644 --- a/include/asm-ia64/mca.h +++ b/include/asm-ia64/mca.h @@ -3,9 +3,9 @@ * Purpose: Machine check handling specific defines * * Copyright (C) 1999, 2004 Silicon Graphics, Inc. - * Copyright (C) Vijay Chander (vijay@engr.sgi.com) - * Copyright (C) Srinivasa Thirumalachar (sprasad@engr.sgi.com) - * Copyright (C) Russ Anderson (rja@sgi.com) + * Copyright (C) Vijay Chander <vijay@engr.sgi.com> + * Copyright (C) Srinivasa Thirumalachar <sprasad@engr.sgi.com> + * Copyright (C) Russ Anderson <rja@sgi.com> */ #ifndef _ASM_IA64_MCA_H |