aboutsummaryrefslogtreecommitdiff
path: root/certs
diff options
context:
space:
mode:
authorYang Li2022-07-19 08:35:56 +0800
committerDaniel Lezcano2022-07-28 17:29:50 +0200
commit8cf18eea46e24a337c5a095edeed42ca03e97811 (patch)
tree6def2e34dbbf40b337f1a68c03a8e4350b2cb391 /certs
parent8f5a9371e69664cf4ad22a84204340323d5165cc (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