Commit d19b4c52 authored by Jilin Yuan's avatar Jilin Yuan Committed by Paolo Abeni

atheros/atl1c: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/20220629081632.54445-1-yuanjilin@cdjrlc.comSigned-off-by: default avatarPaolo Abeni <pabeni@redhat.com>
parent dbc6fc7e
......@@ -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;
}
......
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