All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] tipc: socket.c: fix the use of copular verb
@ 2021-06-10  6:18 13145886936
  2021-06-10 20:50 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: 13145886936 @ 2021-06-10  6:18 UTC (permalink / raw)
  To: jmaloy, ying.xue, davem, kuba
  Cc: netdev, tipc-discussion, linux-kernel, gushengxian

From: gushengxian <gushengxian@yulong.com>

Fix the use of copular verb.

Signed-off-by: gushengxian <gushengxian@yulong.com>
---
 net/tipc/socket.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/tipc/socket.c b/net/tipc/socket.c
index 575a0238deb2..34a97ea36cc8 100644
--- a/net/tipc/socket.c
+++ b/net/tipc/socket.c
@@ -662,7 +662,7 @@ static int tipc_release(struct socket *sock)
  * @skaddr: socket address describing name(s) and desired operation
  * @alen: size of socket address data structure
  *
- * Name and name sequence binding is indicated using a positive scope value;
+ * Name and name sequence binding are indicated using a positive scope value;
  * a negative scope value unbinds the specified name.  Specifying no name
  * (i.e. a socket address length of 0) unbinds all names from the socket.
  *
-- 
2.25.1


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

* Re: [PATCH] tipc: socket.c: fix the use of copular verb
  2021-06-10  6:18 [PATCH] tipc: socket.c: fix the use of copular verb 13145886936
@ 2021-06-10 20:50 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2021-06-10 20:50 UTC (permalink / raw)
  To: None
  Cc: jmaloy, ying.xue, davem, kuba, netdev, tipc-discussion,
	linux-kernel, gushengxian

Hello:

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

On Wed,  9 Jun 2021 23:18:53 -0700 you wrote:
> From: gushengxian <gushengxian@yulong.com>
> 
> Fix the use of copular verb.
> 
> Signed-off-by: gushengxian <gushengxian@yulong.com>
> ---
>  net/tipc/socket.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Here is the summary with links:
  - tipc: socket.c: fix the use of copular verb
    https://git.kernel.org/netdev/net-next/c/326af505ca1f

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-06-10 20:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-10  6:18 [PATCH] tipc: socket.c: fix the use of copular verb 13145886936
2021-06-10 20:50 ` patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.