diff options
author | Yang Li | 2022-07-19 08:35:56 +0800 |
---|---|---|
committer | Daniel Lezcano | 2022-07-28 17:29:50 +0200 |
commit | 8cf18eea46e24a337c5a095edeed42ca03e97811 (patch) | |
tree | 6def2e34dbbf40b337f1a68c03a8e4350b2cb391 /certs | |
parent | 8f5a9371e69664cf4ad22a84204340323d5165cc (diff) |
thermal/drivers/u8500: 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/thermal/db8500_thermal.c:162:2-9: line 162 is redundant because platform_get_irq() already prints an error
./drivers/thermal/db8500_thermal.c:176:2-9: line 176 is redundant because platform_get_irq() already prints an error
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Link: https://lore.kernel.org/r/20220719003556.74460-1-yang.lee@linux.alibaba.com
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'certs')
0 files changed, 0 insertions, 0 deletions