netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next] qed: fix a typo in comment
@ 2023-01-09 11:35 yang.yang29
  2023-01-11  2:20 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: yang.yang29 @ 2023-01-09 11:35 UTC (permalink / raw)
  To: aelior
  Cc: manishc, davem, edumazet, kuba, pabeni, netdev, linux-kernel,
	dai.shixin

From: Dai Shixin <dai.shixin@zte.com.cn>

Fix a typo of "permision" which should be "permission".

Signed-off-by: Dai Shixin <dai.shixin@zte.com.cn>
Signed-off-by: Yang Yang <yang.yang29@zte.com.cn>
---
 drivers/net/ethernet/qlogic/qed/qed_sriov.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/ethernet/qlogic/qed/qed_sriov.c b/drivers/net/ethernet/qlogic/qed/qed_sriov.c
index 0848b5529d48..2bf18748581d 100644
--- a/drivers/net/ethernet/qlogic/qed/qed_sriov.c
+++ b/drivers/net/ethernet/qlogic/qed/qed_sriov.c
@@ -831,7 +831,7 @@ static int qed_iov_enable_vf_access(struct qed_hwfn *p_hwfn,
  * @p_hwfn: HW device data.
  * @p_ptt: PTT window for writing the registers.
  * @vf: VF info data.
- * @enable: The actual permision for this VF.
+ * @enable: The actual permission for this VF.
  *
  * In E4, queue zone permission table size is 320x9. There
  * are 320 VF queues for single engine device (256 for dual
-- 
2.15.2

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

* Re: [PATCH net-next] qed: fix a typo in comment
  2023-01-09 11:35 [PATCH net-next] qed: fix a typo in comment yang.yang29
@ 2023-01-11  2:20 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2023-01-11  2:20 UTC (permalink / raw)
  To: Yang Yang
  Cc: aelior, manishc, davem, edumazet, kuba, pabeni, netdev,
	linux-kernel, dai.shixin

Hello:

This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Mon, 9 Jan 2023 19:35:26 +0800 (CST) you wrote:
> From: Dai Shixin <dai.shixin@zte.com.cn>
> 
> Fix a typo of "permision" which should be "permission".
> 
> Signed-off-by: Dai Shixin <dai.shixin@zte.com.cn>
> Signed-off-by: Yang Yang <yang.yang29@zte.com.cn>
> 
> [...]

Here is the summary with links:
  - [net-next] qed: fix a typo in comment
    https://git.kernel.org/netdev/net-next/c/a6f536063b69

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:[~2023-01-11  2:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-09 11:35 [PATCH net-next] qed: fix a typo in comment yang.yang29
2023-01-11  2: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).