netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] linux/qed: fix spelling typo in qed_chain.h
@ 2021-01-27  2:28 dingsenjie
  2021-01-29  5:30 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: dingsenjie @ 2021-01-27  2:28 UTC (permalink / raw)
  To: aelior, GR-everest-linux-l2; +Cc: netdev, linux-kernel, dingsenjie

From: dingsenjie <dingsenjie@yulong.com>

allocted -> allocated

Signed-off-by: dingsenjie <dingsenjie@yulong.com>
---
 include/linux/qed/qed_chain.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/linux/qed/qed_chain.h b/include/linux/qed/qed_chain.h
index 4d58dc8..e339b48 100644
--- a/include/linux/qed/qed_chain.h
+++ b/include/linux/qed/qed_chain.h
@@ -470,7 +470,7 @@ static inline void *qed_chain_consume(struct qed_chain *p_chain)
 /**
  * @brief qed_chain_reset - Resets the chain to its start state
  *
- * @param p_chain pointer to a previously allocted chain
+ * @param p_chain pointer to a previously allocated chain
  */
 static inline void qed_chain_reset(struct qed_chain *p_chain)
 {
-- 
1.9.1


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

* Re: [PATCH] linux/qed: fix spelling typo in qed_chain.h
  2021-01-27  2:28 [PATCH] linux/qed: fix spelling typo in qed_chain.h dingsenjie
@ 2021-01-29  5:30 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2021-01-29  5:30 UTC (permalink / raw)
  To: None; +Cc: aelior, GR-everest-linux-l2, netdev, linux-kernel, dingsenjie

Hello:

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

On Wed, 27 Jan 2021 10:28:01 +0800 you wrote:
> From: dingsenjie <dingsenjie@yulong.com>
> 
> allocted -> allocated
> 
> Signed-off-by: dingsenjie <dingsenjie@yulong.com>
> ---
>  include/linux/qed/qed_chain.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Here is the summary with links:
  - linux/qed: fix spelling typo in qed_chain.h
    https://git.kernel.org/netdev/net-next/c/1d3f9bb1be85

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-01-29  5:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-27  2:28 [PATCH] linux/qed: fix spelling typo in qed_chain.h dingsenjie
2021-01-29  5: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).