openwrt/package/kernel/rtc-rv5c386a
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
..
src treewide: fix coccinelle checks 2025-12-02 23:32:42 +01:00
Makefile kernel: Make use of KERNEL_MAKE 2022-12-17 20:12:31 +01:00