aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorYang Li <[email protected]>2022-02-15 10:05:24 +0800
committerMartin K. Petersen <[email protected]>2022-02-22 21:11:08 -0500
commit07dd40b3078f50c517104f1a304335d897d74101 (patch)
tree52e401f4054ff50f1dcd60429aecc0b838b77330 /tools/perf/scripts/python
parent73bd66d9c834220579c881a3eb020fd8917075d8 (diff)
scsi: hisi_sas: Remove unnecessary print function dev_err()
The print function dev_err() is redundant because platform_get_irq() already prints an error. Eliminate the follow coccicheck warnings: ./drivers/scsi/hisi_sas/hisi_sas_v1_hw.c:1661:3-10: line 1661 is redundant because platform_get_irq() already prints an error ./drivers/scsi/hisi_sas/hisi_sas_v1_hw.c:1642:4-11: line 1642 is redundant because platform_get_irq() already prints an error ./drivers/scsi/hisi_sas/hisi_sas_v1_hw.c:1679:3-10: line 1679 is redundant because platform_get_irq() already prints an error Link: https://lore.kernel.org/r/[email protected] Reported-by: Abaci Robot <[email protected]> Acked-by: John Garry <[email protected]> Signed-off-by: Yang Li <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions