[PATCH][next] octeon_ep: Fix spelling mistake "inerrupts" -> "interrupts"

Colin Ian King posted 1 patch 4 years ago
drivers/net/ethernet/marvell/octeon_ep/octep_cn9k_pf.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH][next] octeon_ep: Fix spelling mistake "inerrupts" -> "interrupts"
Posted by Colin Ian King 4 years ago
There is a spelling mistake in a dev_info message. Fix it.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
---
 drivers/net/ethernet/marvell/octeon_ep/octep_cn9k_pf.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/ethernet/marvell/octeon_ep/octep_cn9k_pf.c b/drivers/net/ethernet/marvell/octeon_ep/octep_cn9k_pf.c
index 1e47143c596d..6ad88d0fe43f 100644
--- a/drivers/net/ethernet/marvell/octeon_ep/octep_cn9k_pf.c
+++ b/drivers/net/ethernet/marvell/octeon_ep/octep_cn9k_pf.c
@@ -487,7 +487,7 @@ static irqreturn_t octep_non_ioq_intr_handler_cn93_pf(void *dev)
 		goto irq_handled;
 	}
 
-	dev_info(&pdev->dev, "Reserved inerrupts raised; Ignore\n");
+	dev_info(&pdev->dev, "Reserved interrupts raised; Ignore\n");
 irq_handled:
 	return IRQ_HANDLED;
 }
-- 
2.35.1
Re: [PATCH][next] octeon_ep: Fix spelling mistake "inerrupts" -> "interrupts"
Posted by patchwork-bot+netdevbpf@kernel.org 4 years ago
Hello:

This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@davemloft.net>:

On Thu, 14 Apr 2022 09:08:34 +0100 you wrote:
> There is a spelling mistake in a dev_info message. Fix it.
> 
> Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
> ---
>  drivers/net/ethernet/marvell/octeon_ep/octep_cn9k_pf.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Here is the summary with links:
  - [next] octeon_ep: Fix spelling mistake "inerrupts" -> "interrupts"
    https://git.kernel.org/netdev/net-next/c/bb578430d05b

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html