aboutsummaryrefslogtreecommitdiff
path: root/drivers/message/i2o
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2008-02-03 17:21:01 +0200
committerAdrian Bunk <bunk@kernel.org>2008-02-03 17:21:01 +0200
commitfc1323bb75ef8ae70f99cd6a386cc659a5b85696 (patch)
treee37dbd62453cde1900f0f2b0ad9c83c721cce1a5 /drivers/message/i2o
parent3641e79e251b082f254b86006f4152b4a825fec7 (diff)
drivers/message/: Spelling fixes
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'drivers/message/i2o')
-rw-r--r--drivers/message/i2o/iop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/message/i2o/iop.c b/drivers/message/i2o/iop.c
index 7814a06ae97..da715e11c1b 100644
--- a/drivers/message/i2o/iop.c
+++ b/drivers/message/i2o/iop.c
@@ -916,7 +916,7 @@ static int i2o_parse_hrt(struct i2o_controller *c)
* status block. The status block could then be accessed through
* c->status_block.
*
- * Returns 0 on sucess or negative error code on failure.
+ * Returns 0 on success or negative error code on failure.
*/
int i2o_status_get(struct i2o_controller *c)
{