drivers/message/: Spelling fixes

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
This commit is contained in:
Joe Perches
2008-02-03 17:21:01 +02:00
committed by Adrian Bunk
parent 3641e79e25
commit fc1323bb75
3 changed files with 6 additions and 6 deletions

View File

@ -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)
{