Commit 1c3997b1 authored by Jilin Yuan's avatar Jilin Yuan Committed by David S. Miller
Browse files

ethernet/marvell: fix repeated words in comments



Delete the redundant word 'a'.

Signed-off-by: default avatarJilin Yuan <yuanjilin@cdjrlc.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 36704239
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;