aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ia64/sn/ioerror.h
diff options
context:
space:
mode:
authorJesse Barnes <jbarnes@sgi.com>2003-05-15 21:51:34 -0700
committerDavid Mosberger <davidm@tiger.hpl.hp.com>2003-05-15 21:51:34 -0700
commitc6bacd5010ec2db31aebbac71bc93540f40d2a9d (patch)
tree2ae09c178c75803efdac306845070c3aa0d41968 /include/asm-ia64/sn/ioerror.h
parentf23ed56da68f6f611de827bbd8838d3ffce3b468 (diff)
downloadhistory-c6bacd5010ec2db31aebbac71bc93540f40d2a9d.tar.gz
[PATCH] ia64: SGI SN update
Diffstat (limited to 'include/asm-ia64/sn/ioerror.h')
-rw-r--r--include/asm-ia64/sn/ioerror.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/asm-ia64/sn/ioerror.h b/include/asm-ia64/sn/ioerror.h
index f8260c8ccec31..f7e90b5cbc966 100644
--- a/include/asm-ia64/sn/ioerror.h
+++ b/include/asm-ia64/sn/ioerror.h
@@ -4,7 +4,7 @@
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
- * Copyright (C) 1992 - 1997, 2000-2002 Silicon Graphics, Inc. All rights reserved.
+ * Copyright (C) 1992 - 1997, 2000-2003 Silicon Graphics, Inc. All rights reserved.
*/
#ifndef _ASM_IA64_SN_IOERROR_H
#define _ASM_IA64_SN_IOERROR_H
@@ -108,7 +108,7 @@
* we have a single structure, and the appropriate fields get filled in
* at each layer.
* - This provides a way to dump all error related information in any layer
- * of error handling (debugging aid).
+ * of erorr handling (debugging aid).
*
* A second possibility is to allow each layer to define its own error
* data structure, and fill in the proper fields. This has the advantage