Delete the redundant word 'slot'.
Signed-off-by: Jilin Yuan <[email protected]>
---
drivers/net/ethernet/atheros/atl1c/atl1c_main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/ethernet/atheros/atl1c/atl1c_main.c b/drivers/net/ethernet/atheros/atl1c/atl1c_main.c
index 49459397993e..24fe967c18cd 100644
--- a/drivers/net/ethernet/atheros/atl1c/atl1c_main.c
+++ b/drivers/net/ethernet/atheros/atl1c/atl1c_main.c
@@ -2849,7 +2849,7 @@ static pci_ers_result_t atl1c_io_error_detected(struct pci_dev *pdev,
pci_disable_device(pdev);
- /* Request a slot slot reset. */
+ /* Request a slot reset. */
return PCI_ERS_RESULT_NEED_RESET;
}
--
2.36.1
Hello:
This patch was applied to netdev/net-next.git (master)
by Paolo Abeni <[email protected]>:
On Wed, 29 Jun 2022 16:16:32 +0800 you wrote:
> Delete the redundant word 'slot'.
>
> Signed-off-by: Jilin Yuan <[email protected]>
> ---
> drivers/net/ethernet/atheros/atl1c/atl1c_main.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Here is the summary with links:
- atheros/atl1c:fix repeated words in comments
https://git.kernel.org/netdev/net-next/c/d19b4c52f7c9
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html