openwrt-mirror/target/linux/generic/files/drivers/net/phy/b53
Rosen Penev 4ffd5aa239 treewide: fix coccinelle checks
Unneeded semicolon

WARNING comparing pointer to 0

WARNING: NULL check before some freeing functions is not needed.

WARNING: casting value returned by memory allocation function to (u32 *)

ERROR: allocation function on line 378 returns NULL not ERR_PTR on failure

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/19932
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-12-02 23:32:42 +01:00
..
b53_common.c treewide: fix coccinelle checks 2025-12-02 23:32:42 +01:00
b53_mdio.c bcm47xx: fix no previous prototype error 2025-11-05 08:39:07 +01:00
b53_mmap.c generic: convert driver to .remove_new 2025-04-11 11:21:18 +02:00
b53_phy_fixup.c bcm47xx: fix no previous prototype error 2025-11-05 08:39:07 +01:00
b53_priv.h
b53_regs.h
b53_spi.c
b53_srab.c generic: convert driver to .remove_new 2025-04-11 11:21:18 +02:00
Kconfig
Makefile