qlogic/qed: fix repeated words in comments
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>
This commit is contained in:
parent
abf1efb6ae
commit
04740c53ca
@ -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 ||
|
||||
|
Loading…
x
Reference in New Issue
Block a user