mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 18:43:33 +02:00
ethernet/emulex:fix repeated words in comments
Delete the redundant word 'the'. Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com> Link: https://lore.kernel.org/r/20220629123756.48860-1-yuanjilin@cdjrlc.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
parent
8dcc8ab805
commit
4c2d6acd76
|
|
@ -3178,7 +3178,7 @@ static irqreturn_t be_intx(int irq, void *dev)
|
|||
}
|
||||
be_eq_notify(adapter, eqo->q.id, false, true, num_evts, 0);
|
||||
|
||||
/* Return IRQ_HANDLED only for the the first spurious intr
|
||||
/* Return IRQ_HANDLED only for the first spurious intr
|
||||
* after a valid intr to stop the kernel from branding
|
||||
* this irq as a bad one!
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user