netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net] net: seg6: trivial fix of a spelling mistake in comment
@ 2021-04-10 17:46 Andrea Mayer
  2021-04-12 20:20 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Andrea Mayer @ 2021-04-10 17:46 UTC (permalink / raw)
  To: David S. Miller, Hideaki YOSHIFUJI, David Ahern, Jakub Kicinski,
	linux-kernel, netdev
  Cc: Stefano Salsano, Paolo Lungaroni, Andrea Mayer

There is a comment spelling mistake "interfarence" -> "interference" in
function parse_nla_action(). Fix it.

Signed-off-by: Andrea Mayer <andrea.mayer@uniroma2.it>
---
 net/ipv6/seg6_local.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/ipv6/seg6_local.c b/net/ipv6/seg6_local.c
index 8936f48570fc..bd7140885e60 100644
--- a/net/ipv6/seg6_local.c
+++ b/net/ipv6/seg6_local.c
@@ -1475,7 +1475,7 @@ static int parse_nla_action(struct nlattr **attrs, struct seg6_local_lwt *slwt)
 	/* Forcing the desc->optattrs *set* and the desc->attrs *set* to be
 	 * disjoined, this allow us to release acquired resources by optional
 	 * attributes and by required attributes independently from each other
-	 * without any interfarence.
+	 * without any interference.
 	 * In other terms, we are sure that we do not release some the acquired
 	 * resources twice.
 	 *
-- 
2.20.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH net] net: seg6: trivial fix of a spelling mistake in comment
  2021-04-10 17:46 [PATCH net] net: seg6: trivial fix of a spelling mistake in comment Andrea Mayer
@ 2021-04-12 20:20 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2021-04-12 20:20 UTC (permalink / raw)
  To: Andrea Mayer
  Cc: davem, yoshfuji, dsahern, kuba, linux-kernel, netdev,
	stefano.salsano, paolo.lungaroni

Hello:

This patch was applied to netdev/net-next.git (refs/heads/master):

On Sat, 10 Apr 2021 19:46:14 +0200 you wrote:
> There is a comment spelling mistake "interfarence" -> "interference" in
> function parse_nla_action(). Fix it.
> 
> Signed-off-by: Andrea Mayer <andrea.mayer@uniroma2.it>
> ---
>  net/ipv6/seg6_local.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Here is the summary with links:
  - [net] net: seg6: trivial fix of a spelling mistake in comment
    https://git.kernel.org/netdev/net-next/c/0d7703605778

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-04-12 20:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-10 17:46 [PATCH net] net: seg6: trivial fix of a spelling mistake in comment Andrea Mayer
2021-04-12 20:20 ` patchwork-bot+netdevbpf

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).