projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
abf1efb
)
qlogic/qed: fix repeated words in comments
author
Jilin Yuan
<yuanjilin@cdjrlc.com>
Thu, 30 Jun 2022 12:39:24 +0000
(20:39 +0800)
committer
Jakub Kicinski
<kuba@kernel.org>
Sat, 2 Jul 2022 03:13:50 +0000
(20:13 -0700)
Delete the redundant word 'a'.
Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com>
Link:
https://lore.kernel.org/r/20220630123924.7531-1-yuanjilin@cdjrlc.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/qlogic/qed/qed_int.c
patch
|
blob
|
history
diff --git
a/drivers/net/ethernet/qlogic/qed/qed_int.c
b/drivers/net/ethernet/qlogic/qed/qed_int.c
index 82e74f62b67773d94551cbdd64b7c8404e23c226..d701ecd3ba003d572cd86df3e5b1800ace96adbd 100644
(file)
--- a/
drivers/net/ethernet/qlogic/qed/qed_int.c
+++ b/
drivers/net/ethernet/qlogic/qed/qed_int.c
@@
-1110,7
+1110,7
@@
static int qed_int_deassertion(struct qed_hwfn *p_hwfn,
bit_len);
/* Some bits represent more than a
- *
a
single interrupt. Correctly print
+ * single interrupt. Correctly print
* their name.
*/
if (ATTENTION_LENGTH(flags) > 2 ||