diff options
author | Jiapeng Chong <[email protected]> | 2022-08-09 11:43:46 +0800 |
---|---|---|
committer | Daniel Lezcano <[email protected]> | 2022-08-17 14:09:39 +0200 |
commit | e920209847c396ca243259160b7d10d0dae17b35 (patch) | |
tree | 0440a81d4234e4bd50ff7383fbc1d5b6ea3e6f48 /scripts/gdb/linux/modules.py | |
parent | f59ac19b7f44cab23df84810e2da5f57bdd3a7e7 (diff) |
thermal/drivers/qcom/spmi-adc-tm5: Remove unnecessary print function dev_err()
The print function dev_err() is redundant because platform_get_irq()
already prints an error.
./drivers/thermal/qcom/qcom-spmi-adc-tm5.c:1029:2-9: line 1029 is redundant because platform_get_irq() already prints an error.
Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=1846
Reported-by: Abaci Robot <[email protected]>
Signed-off-by: Jiapeng Chong <[email protected]>
Reviewed-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Daniel Lezcano <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions