X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fmessage%2Fi2o%2Fiop.c;h=da715e11c1b28cc493de7047e1772074c804e981;hb=801678c5a3b4c79236970bcca27c733f5559e0d1;hp=a1ec16a075c62a2a585684e6583a35d23589130f;hpb=e245befce7af0a1e1347079ed62695b059594bd4;p=linux-2.6 diff --git a/drivers/message/i2o/iop.c b/drivers/message/i2o/iop.c index a1ec16a075..da715e11c1 100644 --- a/drivers/message/i2o/iop.c +++ b/drivers/message/i2o/iop.c @@ -15,8 +15,8 @@ * * Fixes/additions: * Philipp Rumpf - * Juha Sievänen - * Auvo Häkkinen + * Juha Sievänen + * Auvo Häkkinen * Deepak Saxena * Boji T Kannanthanam * Alan Cox : @@ -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) {