aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorYang Li <[email protected]>2022-04-08 08:01:13 +0800
committerKalle Valo <[email protected]>2022-04-12 16:13:43 +0300
commitd7ceee8051ba226f1a481edadd06e34e200fcbab (patch)
tree3cc5c0cfa13429fcf0b86a91b82915f388939810 /tools/perf/scripts/python
parent2578171ff85ed71d2575cd6abcd9c37c4b642b52 (diff)
ath9k: Remove unnecessary print function dev_err()
The print function dev_err() is redundant because platform_get_irq_byname() already prints an error. Eliminate the follow coccicheck warning: ./drivers/net/wireless/ath/ath9k/ahb.c:103:2-9: line 103 is redundant because platform_get_irq() already prints an error Reported-by: Abaci Robot <[email protected]> Signed-off-by: Yang Li <[email protected]> Acked-by: Toke Høiland-Jørgensen <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions