projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79795c6
)
staging: qlge: Remove duplicate word in comment
author
Tom Seewald
<tseewald@gmail.com>
Thu, 11 Feb 2021 19:27:21 +0000
(13:27 -0600)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 11 Feb 2021 20:32:35 +0000
(21:32 +0100)
Fix this typo by simply removing the duplicate 'and'.
Signed-off-by: Tom Seewald <tseewald@gmail.com>
Link:
https://lore.kernel.org/r/20210211192721.17292-1-tseewald@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/qlge/qlge_main.c
patch
|
blob
|
history
diff --git
a/drivers/staging/qlge/qlge_main.c
b/drivers/staging/qlge/qlge_main.c
index
dfe8cdf
..
5516be3
100644
(file)
--- 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