linux-stable/drivers/net/ethernet/8390
Yang Li d59c85ddac ethernet: 8390: 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 warning:
./drivers/net/ethernet/8390/mcf8390.c:414:2-9: line 414 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>
Link: https://lore.kernel.org/r/20220311001756.12234-1-yang.lee@linux.alibaba.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-03-11 22:59:03 -08:00
..
8390.c netdev: pass the stuck queue to the timeout handler 2019-12-12 21:38:57 -08:00
8390.h 8390: Fix coding-style issues 2020-06-28 21:44:49 -07:00
8390p.c netdev: pass the stuck queue to the timeout handler 2019-12-12 21:38:57 -08:00
apne.c ethernet: 8390: remove direct netdev->dev_addr writes 2021-10-09 11:46:57 +01:00
ax88796.c ethernet: 8390: remove direct netdev->dev_addr writes 2021-10-09 11:46:57 +01:00
axnet_cs.c ethernet: 8390: remove direct netdev->dev_addr writes 2021-10-09 11:46:57 +01:00
etherh.c ethernet: 8390/etherh: don't write directly to netdev->dev_addr 2022-01-26 15:40:01 +00:00
hydra.c 8390: hydra: use eth_hw_addr_set() 2021-11-19 11:05:21 +00:00
Kconfig make legacy ISA probe optional 2021-08-03 13:05:26 +01:00
lib8390.c lib8390: Use netif_msg_init to initialize msg_enable bits 2020-10-01 19:08:46 -07:00
mac8390.c 8390: mac8390: use eth_hw_addr_set() 2021-11-19 11:05:21 +00:00
Makefile
mcf8390.c ethernet: 8390: Remove unnecessary print function dev_err() 2022-03-11 22:59:03 -08:00
ne.c ethernet: 8390: remove direct netdev->dev_addr writes 2021-10-09 11:46:57 +01:00
ne2k-pci.c ethernet: use eth_hw_addr_set() for dev->addr_len cases 2021-10-05 13:16:48 +01:00
pcnet_cs.c ethernet: 8390: remove direct netdev->dev_addr writes 2021-10-09 11:46:57 +01:00
smc-ultra.c 8390: smc-ultra: use eth_hw_addr_set() 2021-11-19 11:05:20 +00:00
stnic.c ethernet: 8390: remove direct netdev->dev_addr writes 2021-10-09 11:46:57 +01:00
wd.c 8390: wd: use eth_hw_addr_set() 2021-11-19 11:05:21 +00:00
xsurf100.c xsurf100: drop include of lib8390.c 2021-08-03 13:05:26 +01:00
zorro8390.c ethernet: 8390: remove direct netdev->dev_addr writes 2021-10-09 11:46:57 +01:00