Re: [PATCH][V2] IB/rxe: fix typo: "algorithmi" -> "algorithm"

From: Doug Ledford
Date: Fri Apr 28 2017 - 13:08:41 EST


On Mon, 2017-04-24 at 10:44 -0700, Joe Perches wrote:
> On Mon, 2017-04-24 at 10:26 +0100, Colin King wrote:
> >
> > trivial fix to typo in pr_err message
> []
> >
> > diff --git a/drivers/infiniband/sw/rxe/rxe_verbs.c
> > b/drivers/infiniband/sw/rxe/rxe_verbs.c
> []
> >
> > @@ -1324,7 +1324,7 @@ int rxe_register_device(struct rxe_dev *rxe)
> > Â
> > Â rxe->tfm = crypto_alloc_shash("crc32", 0, 0);
> > Â if (IS_ERR(rxe->tfm)) {
> > - pr_err("failed to allocate crc algorithmi
> > err:%ld",
> > + pr_err("failed to allocate crc algorithm err:%ld",
>
> nicer to add a newline too

I added a newline and then applied the patch. ÂThanks.

--
Doug Ledford <dledford@xxxxxxxxxx>
  GPG KeyID: B826A3330E572FDD
 Â
Key fingerprint = AE6B 1BDA 122B 23B4 265B Â1274 B826 A333 0E57 2FDD