netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net resend] ethtool: fix kdoc attr name
@ 2021-04-12 18:47 Jakub Kicinski
  2021-04-12 20:06 ` Andrew Lunn
  2021-04-12 21:30 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Jakub Kicinski @ 2021-04-12 18:47 UTC (permalink / raw)
  To: davem; +Cc: netdev, mkubecek, andrew, johannes.berg, danieller, Jakub Kicinski

Add missing 't' in attrtype.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
---
 net/ethtool/netlink.h | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net/ethtool/netlink.h b/net/ethtool/netlink.h
index 6eabd58d81bf..cde9f3169ae5 100644
--- a/net/ethtool/netlink.h
+++ b/net/ethtool/netlink.h
@@ -36,9 +36,9 @@ static inline int ethnl_strz_size(const char *s)
 
 /**
  * ethnl_put_strz() - put string attribute with fixed size string
- * @skb:     skb with the message
- * @attrype: attribute type
- * @s:       ETH_GSTRING_LEN sized string (may not be null terminated)
+ * @skb:      skb with the message
+ * @attrtype: attribute type
+ * @s:        ETH_GSTRING_LEN sized string (may not be null terminated)
  *
  * Puts an attribute with null terminated string from @s into the message.
  *
-- 
2.30.2


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

* Re: [PATCH net resend] ethtool: fix kdoc attr name
  2021-04-12 18:47 [PATCH net resend] ethtool: fix kdoc attr name Jakub Kicinski
@ 2021-04-12 20:06 ` Andrew Lunn
  2021-04-12 21:30 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Andrew Lunn @ 2021-04-12 20:06 UTC (permalink / raw)
  To: Jakub Kicinski; +Cc: davem, netdev, mkubecek, johannes.berg, danieller

On Mon, Apr 12, 2021 at 11:47:07AM -0700, Jakub Kicinski wrote:
> Add missing 't' in attrtype.
> 
> Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Reviewed-by: Andrew Lunn <andrew@lunn.ch>

    Andrew

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

* Re: [PATCH net resend] ethtool: fix kdoc attr name
  2021-04-12 18:47 [PATCH net resend] ethtool: fix kdoc attr name Jakub Kicinski
  2021-04-12 20:06 ` Andrew Lunn
@ 2021-04-12 21:30 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2021-04-12 21:30 UTC (permalink / raw)
  To: Jakub Kicinski; +Cc: davem, netdev, mkubecek, andrew, johannes.berg, danieller

Hello:

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

On Mon, 12 Apr 2021 11:47:07 -0700 you wrote:
> Add missing 't' in attrtype.
> 
> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
> ---
>  net/ethtool/netlink.h | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Here is the summary with links:
  - [net,resend] ethtool: fix kdoc attr name
    https://git.kernel.org/netdev/net/c/f33b0e196ed7

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-04-12 21:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-12 18:47 [PATCH net resend] ethtool: fix kdoc attr name Jakub Kicinski
2021-04-12 20:06 ` Andrew Lunn
2021-04-12 21:30 ` 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).