2017-11-14 19:41:51

by Gabriel Paubert

[permalink] [raw]
Subject: Re: [PATCH][V2] crypto/nx: fix spelling mistake: "availavle" -> "available"

On Tue, Nov 14, 2017 at 02:32:17PM +0000, Colin King wrote:
> From: Colin Ian King <[email protected]>
>
> Trivial fix to spelling mistake in pr_err error message text. Also
> fix spelling mistake in proceeding comment.

s/proceeding/preceding/ ?

>
> Signed-off-by: Colin Ian King <[email protected]>
> ---
> drivers/crypto/nx/nx-842-powernv.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/crypto/nx/nx-842-powernv.c b/drivers/crypto/nx/nx-842-powernv.c
> index f2246a5abcf6..1e87637c412d 100644
> --- a/drivers/crypto/nx/nx-842-powernv.c
> +++ b/drivers/crypto/nx/nx-842-powernv.c
> @@ -743,8 +743,8 @@ static int nx842_open_percpu_txwins(void)
> }
>
> if (!per_cpu(cpu_txwin, i)) {
> - /* shoudn't happen, Each chip will have NX engine */
> - pr_err("NX engine is not availavle for CPU %d\n", i);
> + /* shouldn't happen, Each chip will have NX engine */
> + pr_err("NX engine is not available for CPU %d\n", i);
> return -EINVAL;
> }
> }
> --
> 2.14.1

From 1584069639598580765@xxx Tue Nov 14 19:08:50 +0000 2017
X-GM-THRID: 1584052466645021027
X-Gmail-Labels: Inbox,Category Forums,HistoricalUnread