aboutsummaryrefslogtreecommitdiff
path: root/include/asm-powerpc/iseries
diff options
context:
space:
mode:
authorjoe@perches.com <joe@perches.com>2007-12-18 06:30:13 +1100
committerPaul Mackerras <paulus@samba.org>2007-12-20 16:17:44 +1100
commit567e9fdd49bcfa7e15ebc0005853ac5529c81856 (patch)
treed1b22a2f9f3ef929bdd479e72f0eb4c66e3aebf0 /include/asm-powerpc/iseries
parent00d70419fc8f86db94f56e0191be392c4a57f244 (diff)
[POWERPC] include/asm-powerpc/: Spelling fixes
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'include/asm-powerpc/iseries')
-rw-r--r--include/asm-powerpc/iseries/hv_lp_event.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-powerpc/iseries/hv_lp_event.h b/include/asm-powerpc/iseries/hv_lp_event.h
index 6ce2ce1e269..8f5da7d7720 100644
--- a/include/asm-powerpc/iseries/hv_lp_event.h
+++ b/include/asm-powerpc/iseries/hv_lp_event.h
@@ -78,7 +78,7 @@ extern int HvLpEvent_openPath(HvLpEvent_Type eventType, HvLpIndex lpIndex);
/*
* Close an Lp Event Path for a type and partition
- * returns 0 on sucess
+ * returns 0 on success
*/
extern int HvLpEvent_closePath(HvLpEvent_Type eventType, HvLpIndex lpIndex);