qlogic/qed: fix repeated words in comments
authorJilin Yuan <yuanjilin@cdjrlc.com>
Thu, 30 Jun 2022 12:39:24 +0000 (20:39 +0800)
committerJakub 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

index 82e74f6..d701ecd 100644 (file)
@@ -1110,7 +1110,7 @@ static int qed_int_deassertion(struct qed_hwfn  *p_hwfn,
                                                                 bit_len);
 
                                        /* Some bits represent more than a
-                                        * single interrupt. Correctly print
+                                        * single interrupt. Correctly print
                                         * their name.
                                         */
                                        if (ATTENTION_LENGTH(flags) > 2 ||