diff options
author | Jiapeng Chong <jiapeng.chong@linux.alibaba.com> | 2024-04-15 06:14:56 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-04-17 03:15:20 +0300 |
commit | 19ad0f3a16d2c48da995ad481366b9ecb5b5aeb5 (patch) | |
tree | 69bcc441244b8d5fc6a643cf7ba5be64777b8558 /tools/testing/selftests/net/lib/py/utils.py | |
parent | c2b640529ec7595b4f82f1630da1ac9697a0c927 (diff) | |
download | linux-19ad0f3a16d2c48da995ad481366b9ecb5b5aeb5.tar.xz |
net: ipa: Remove unnecessary print function dev_err()
The print function dev_err() is redundant because
platform_get_irq_byname() already prints an error.
./drivers/net/ipa/ipa_interrupt.c:300:2-9: line 300 is redundant because platform_get_irq() already prints an error.
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=8756
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://lore.kernel.org/r/20240415031456.10805-1-jiapeng.chong@linux.alibaba.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/testing/selftests/net/lib/py/utils.py')
0 files changed, 0 insertions, 0 deletions