diff options
author | Yang Li | 2022-05-10 10:52:05 +0100 |
---|---|---|
committer | Greg Kroah-Hartman | 2022-05-19 18:56:32 +0200 |
commit | 8cc6b422fc4b32a91810e16548353fc3eba39b13 (patch) | |
tree | 148797a3b6cdba4b23ac2b197ace84f1dd2923d9 /.cocciconfig | |
parent | 225baab0aeb6e999754a2d43e9c2b954ec9a75ab (diff) |
slimbus: qcom: 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/slimbus/qcom-ctrl.c:514:2-9: line 514 is redundant because
platform_get_irq() already prints an error
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20220510095205.337-3-srinivas.kandagatla@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to '.cocciconfig')
0 files changed, 0 insertions, 0 deletions