linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] sfc-falcon: Fix a typo
@ 2021-03-24  7:52 Bhaskar Chowdhury
  2021-03-24 17:47 ` Randy Dunlap
  2021-03-24 22:20 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Bhaskar Chowdhury @ 2021-03-24  7:52 UTC (permalink / raw)
  To: ecree.xilinx, habetsm.xilinx, davem, kuba, unixbhaskar, netdev,
	linux-kernel
  Cc: rdunlap


s/maintaning/maintaining/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 drivers/net/ethernet/sfc/falcon/net_driver.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/ethernet/sfc/falcon/net_driver.h b/drivers/net/ethernet/sfc/falcon/net_driver.h
index a529ff395ead..a381cf9ec4f3 100644
--- a/drivers/net/ethernet/sfc/falcon/net_driver.h
+++ b/drivers/net/ethernet/sfc/falcon/net_driver.h
@@ -637,7 +637,7 @@ union ef4_multicast_hash {
  * struct ef4_nic - an Efx NIC
  * @name: Device name (net device name or bus id before net device registered)
  * @pci_dev: The PCI device
- * @node: List node for maintaning primary/secondary function lists
+ * @node: List node for maintaining primary/secondary function lists
  * @primary: &struct ef4_nic instance for the primary function of this
  *	controller.  May be the same structure, and may be %NULL if no
  *	primary function is bound.  Serialised by rtnl_lock.
--
2.30.1


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

* Re: [PATCH] sfc-falcon: Fix a typo
  2021-03-24  7:52 [PATCH] sfc-falcon: Fix a typo Bhaskar Chowdhury
@ 2021-03-24 17:47 ` Randy Dunlap
  2021-03-24 22:20 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2021-03-24 17:47 UTC (permalink / raw)
  To: Bhaskar Chowdhury, ecree.xilinx, habetsm.xilinx, davem, kuba,
	netdev, linux-kernel

On 3/24/21 12:52 AM, Bhaskar Chowdhury wrote:
> 
> s/maintaning/maintaining/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

Acked-by: Randy Dunlap <rdunlap@infradead.org>

> ---
>  drivers/net/ethernet/sfc/falcon/net_driver.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/net/ethernet/sfc/falcon/net_driver.h b/drivers/net/ethernet/sfc/falcon/net_driver.h
> index a529ff395ead..a381cf9ec4f3 100644
> --- a/drivers/net/ethernet/sfc/falcon/net_driver.h
> +++ b/drivers/net/ethernet/sfc/falcon/net_driver.h
> @@ -637,7 +637,7 @@ union ef4_multicast_hash {
>   * struct ef4_nic - an Efx NIC
>   * @name: Device name (net device name or bus id before net device registered)
>   * @pci_dev: The PCI device
> - * @node: List node for maintaning primary/secondary function lists
> + * @node: List node for maintaining primary/secondary function lists
>   * @primary: &struct ef4_nic instance for the primary function of this
>   *	controller.  May be the same structure, and may be %NULL if no
>   *	primary function is bound.  Serialised by rtnl_lock.
> --


-- 
~Randy


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

* Re: [PATCH] sfc-falcon: Fix a typo
  2021-03-24  7:52 [PATCH] sfc-falcon: Fix a typo Bhaskar Chowdhury
  2021-03-24 17:47 ` Randy Dunlap
@ 2021-03-24 22:20 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2021-03-24 22:20 UTC (permalink / raw)
  To: Bhaskar Chowdhury
  Cc: ecree.xilinx, habetsm.xilinx, davem, kuba, netdev, linux-kernel, rdunlap

Hello:

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

On Wed, 24 Mar 2021 13:22:04 +0530 you wrote:
> s/maintaning/maintaining/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
> ---
>  drivers/net/ethernet/sfc/falcon/net_driver.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> [...]

Here is the summary with links:
  - sfc-falcon: Fix a typo
    https://git.kernel.org/netdev/net-next/c/bef32aa8e412

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] 3+ messages in thread

end of thread, other threads:[~2021-03-24 22:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-24  7:52 [PATCH] sfc-falcon: Fix a typo Bhaskar Chowdhury
2021-03-24 17:47 ` Randy Dunlap
2021-03-24 22: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).