Commit 8dcc8ab8 authored by Jilin Yuan's avatar Jilin Yuan Committed by Jakub Kicinski

atheros/atl1e:fix repeated words in comments

Delete the redundant word 'slot'.
Signed-off-by: default avatarJilin Yuan <yuanjilin@cdjrlc.com>
Link: https://lore.kernel.org/r/20220629092856.35678-1-yuanjilin@cdjrlc.comSigned-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 1cebc3ca
......@@ -2482,7 +2482,7 @@ atl1e_io_error_detected(struct pci_dev *pdev, pci_channel_state_t state)
pci_disable_device(pdev);
/* Request a slot slot reset. */
/* Request a slot reset. */
return PCI_ERS_RESULT_NEED_RESET;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment