diff options
author | 2023-05-06 16:07:25 +0800 | |
---|---|---|
committer | 2023-05-15 22:53:49 +0200 | |
commit | cca7d85ad80cda5658acac06bb99461329c41d70 (patch) | |
tree | f3127ca566c04bfac7bf8aab90d3cacb9905c0e9 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | can: usb: f81604: add Fintek F81604 support (diff) | |
download | wireguard-linux-cca7d85ad80cda5658acac06bb99461329c41d70.tar.xz wireguard-linux-cca7d85ad80cda5658acac06bb99461329c41d70.zip |
can: bxcan: Remove unnecessary print function dev_err()
The print function dev_err() is redundant because
platform_get_irq_byname() already prints an error.
./drivers/net/can/bxcan.c:970:2-9: line 970 is redundant because platform_get_irq() already prints an error.
./drivers/net/can/bxcan.c:964:2-9: line 964 is redundant because platform_get_irq() already prints an error.
./drivers/net/can/bxcan.c:958:2-9: line 958 is redundant because platform_get_irq() already prints an error.
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=4878
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Link: https://lore.kernel.org/all/20230506080725.68401-1-jiapeng.chong@linux.alibaba.com
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions