* [PATCH][next] xfrm: Fix spelling mistake "tyoe" -> "type"
@ 2022-12-07 9:19 Colin Ian King
2022-12-07 10:37 ` Leon Romanovsky
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Colin Ian King @ 2022-12-07 9:19 UTC (permalink / raw)
To: Simon Horman, Jakub Kicinski, David S . Miller, Eric Dumazet,
Paolo Abeni, Huanhuan Wang, Steffen Klassert, Louis Peens,
oss-drivers, netdev
Cc: kernel-janitors, linux-kernel
There is a spelling mistake in a nn_err message. Fix it.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
---
drivers/net/ethernet/netronome/nfp/crypto/ipsec.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/ethernet/netronome/nfp/crypto/ipsec.c b/drivers/net/ethernet/netronome/nfp/crypto/ipsec.c
index 4632268695cb..266368386836 100644
--- a/drivers/net/ethernet/netronome/nfp/crypto/ipsec.c
[next]+++ b/drivers/net/ethernet/netronome/nfp/crypto/ipsec.c
@@ -303,7 +303,7 @@ static int nfp_net_xfrm_add_state(struct xfrm_state *x)
}
if (x->xso.type != XFRM_DEV_OFFLOAD_CRYPTO) {
- nn_err(nn, "Unsupported xfrm offload tyoe\n");
+ nn_err(nn, "Unsupported xfrm offload type\n");
return -EINVAL;
}
--
2.38.1
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [PATCH][next] xfrm: Fix spelling mistake "tyoe" -> "type"
2022-12-07 9:19 [PATCH][next] xfrm: Fix spelling mistake "tyoe" -> "type" Colin Ian King
@ 2022-12-07 10:37 ` Leon Romanovsky
2022-12-07 11:51 ` Simon Horman
2022-12-09 8:13 ` Steffen Klassert
2 siblings, 0 replies; 4+ messages in thread
From: Leon Romanovsky @ 2022-12-07 10:37 UTC (permalink / raw)
To: Colin Ian King
Cc: Simon Horman, Jakub Kicinski, David S . Miller, Eric Dumazet,
Paolo Abeni, Huanhuan Wang, Steffen Klassert, Louis Peens,
oss-drivers, netdev, kernel-janitors, linux-kernel
On Wed, Dec 07, 2022 at 09:19:19AM +0000, Colin Ian King wrote:
> There is a spelling mistake in a nn_err message. Fix it.
>
> Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
> ---
> drivers/net/ethernet/netronome/nfp/crypto/ipsec.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Thanks,
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH][next] xfrm: Fix spelling mistake "tyoe" -> "type"
2022-12-07 9:19 [PATCH][next] xfrm: Fix spelling mistake "tyoe" -> "type" Colin Ian King
2022-12-07 10:37 ` Leon Romanovsky
@ 2022-12-07 11:51 ` Simon Horman
2022-12-09 8:13 ` Steffen Klassert
2 siblings, 0 replies; 4+ messages in thread
From: Simon Horman @ 2022-12-07 11:51 UTC (permalink / raw)
To: Colin Ian King
Cc: Jakub Kicinski, David S . Miller, Eric Dumazet, Paolo Abeni,
Huanhuan Wang, Steffen Klassert, Louis Peens, oss-drivers, netdev,
kernel-janitors, linux-kernel
On Wed, Dec 07, 2022 at 09:19:19AM +0000, Colin Ian King wrote:
> [Some people who received this message don't often get email from colin.i.king@gmail.com. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ]
>
> There is a spelling mistake in a nn_err message. Fix it.
>
> Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Hi Colin,
Thanks for fixing this.
Reviewed-by: Simon Horman <simon.horman@corigine.com>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH][next] xfrm: Fix spelling mistake "tyoe" -> "type"
2022-12-07 9:19 [PATCH][next] xfrm: Fix spelling mistake "tyoe" -> "type" Colin Ian King
2022-12-07 10:37 ` Leon Romanovsky
2022-12-07 11:51 ` Simon Horman
@ 2022-12-09 8:13 ` Steffen Klassert
2 siblings, 0 replies; 4+ messages in thread
From: Steffen Klassert @ 2022-12-09 8:13 UTC (permalink / raw)
To: Colin Ian King
Cc: Simon Horman, Jakub Kicinski, David S . Miller, Eric Dumazet,
Paolo Abeni, Huanhuan Wang, Louis Peens, oss-drivers, netdev,
kernel-janitors, linux-kernel
On Wed, Dec 07, 2022 at 09:19:19AM +0000, Colin Ian King wrote:
> There is a spelling mistake in a nn_err message. Fix it.
>
> Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
This one does not apply to ipsec-next.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2022-12-09 8:13 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-07 9:19 [PATCH][next] xfrm: Fix spelling mistake "tyoe" -> "type" Colin Ian King
2022-12-07 10:37 ` Leon Romanovsky
2022-12-07 11:51 ` Simon Horman
2022-12-09 8:13 ` Steffen Klassert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).