lkml.org 
[lkml]   [2017]   [Apr]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH][V2] IB/rxe: fix typo: "algorithmi" -> "algorithm"
From
Date
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

\
 
 \ /
  Last update: 2017-04-24 19:47    [W:0.223 / U:0.192 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site