From: Tom Seewald Date: Thu, 11 Feb 2021 19:27:21 +0000 (-0600) Subject: staging: qlge: Remove duplicate word in comment X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=6522ad26df0e85c4b52cc39fde269b0c64f9172a;p=linux.git staging: qlge: Remove duplicate word in comment Fix this typo by simply removing the duplicate 'and'. Signed-off-by: Tom Seewald Link: https://lore.kernel.org/r/20210211192721.17292-1-tseewald@gmail.com Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/qlge/qlge_main.c b/drivers/staging/qlge/qlge_main.c index dfe8cdf38ce00..5516be3af8983 100644 --- a/drivers/staging/qlge/qlge_main.c +++ b/drivers/staging/qlge/qlge_main.c @@ -3182,7 +3182,7 @@ msi: "Running with legacy interrupts.\n"); } -/* Each vector services 1 RSS ring and and 1 or more +/* Each vector services 1 RSS ring and 1 or more * TX completion rings. This function loops through * the TX completion rings and assigns the vector that * will service it. An example would be if there are