netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] net: devres: Correct a grammatical error
@ 2021-06-11  1:33 13145886936
  2021-06-11 20:00 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: 13145886936 @ 2021-06-11  1:33 UTC (permalink / raw)
  To: davem, kuba; +Cc: netdev, linux-kernel, gushengxian

From: gushengxian <gushengxian@yulong.com>

Correct a grammatical error.

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

diff --git a/net/devres.c b/net/devres.c
index 1f9be2133787..5ccf6ca311dc 100644
--- a/net/devres.c
+++ b/net/devres.c
@@ -60,7 +60,7 @@ static int netdev_devres_match(struct device *dev, void *this, void *match_data)
  *	@ndev: device to register
  *
  *	This is a devres variant of register_netdev() for which the unregister
- *	function will be call automatically when the managing device is
+ *	function will be called automatically when the managing device is
  *	detached. Note: the net_device used must also be resource managed by
  *	the same struct device.
  */
-- 
2.25.1


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

* Re: [PATCH] net: devres: Correct a grammatical error
  2021-06-11  1:33 [PATCH] net: devres: Correct a grammatical error 13145886936
@ 2021-06-11 20:00 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2021-06-11 20:00 UTC (permalink / raw)
  To: None; +Cc: davem, kuba, netdev, linux-kernel, gushengxian

Hello:

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

On Fri, 11 Jun 2021 09:33:33 +0800 you wrote:
> From: gushengxian <gushengxian@yulong.com>
> 
> Correct a grammatical error.
> 
> Signed-off-by: gushengxian <gushengxian@yulong.com>
> ---
>  net/devres.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Here is the summary with links:
  - net: devres: Correct a grammatical error
    https://git.kernel.org/netdev/net-next/c/51a1ebc35b46

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-11 20:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-11  1:33 [PATCH] net: devres: Correct a grammatical error 13145886936
2021-06-11 20:00 ` 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).