mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 00:22:00 +02:00
ethernet/marvell: fix repeated words in comments
Delete the redundant word 'a'. Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
36704239c8
commit
1c3997b1cd
|
|
@ -4711,7 +4711,7 @@ static irqreturn_t sky2_test_intr(int irq, void *dev_id)
|
|||
return IRQ_HANDLED;
|
||||
}
|
||||
|
||||
/* Test interrupt path by forcing a a software IRQ */
|
||||
/* Test interrupt path by forcing a software IRQ */
|
||||
static int sky2_test_msi(struct sky2_hw *hw)
|
||||
{
|
||||
struct pci_dev *pdev = hw->pdev;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user