========== build_allmodconfig_warn - FAILED /srv/nipa-poller/net-next/wt-1/Makefile:1204: C=1 specified, but sparse is not available or not up to date /srv/nipa-poller/net-next/wt-1/Makefile:1204: C=1 specified, but sparse is not available or not up to date Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/usb/r8152.c:9967:12: warning: ‘r8157_desc_init’ defined but not used [-Wunused-function] 9967 | static int r8157_desc_init(struct r8152 *tp) | ^~~~~~~~~~~~~~~ ../drivers/net/usb/r8152.c:8485:13: warning: ‘r8157_hw_phy_cfg’ defined but not used [-Wunused-function] 8485 | static void r8157_hw_phy_cfg(struct r8152 *tp) | ^~~~~~~~~~~~~~~~ /srv/nipa-poller/net-next/wt-1/Makefile:1204: C=1 specified, but sparse is not available or not up to date /srv/nipa-poller/net-next/wt-1/Makefile:1204: C=1 specified, but sparse is not available or not up to date Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/usb/r8152.c:9975:12: warning: ‘r8157_desc_init’ defined but not used [-Wunused-function] 9975 | static int r8157_desc_init(struct r8152 *tp) | ^~~~~~~~~~~~~~~ ../drivers/net/usb/r8152.c:8493:13: warning: ‘r8157_hw_phy_cfg’ defined but not used [-Wunused-function] 8493 | static void r8157_hw_phy_cfg(struct r8152 *tp) | ^~~~~~~~~~~~~~~~ ../drivers/net/usb/r8152.c:4477:13: warning: ‘rtl8157_runtime_enable’ defined but not used [-Wunused-function] 4477 | static void rtl8157_runtime_enable(struct r8152 *tp, bool enable) | ^~~~~~~~~~~~~~~~~~~~~~ New errors added --- /tmp/tmp.BdQUEZzKxD 2026-03-14 05:58:55.710805651 -0400 +++ /tmp/tmp.O9msbX95W3 2026-03-14 05:59:31.512031787 -0400 @@ -4,2 +4,2 @@ -../drivers/net/usb/r8152.c:9967:12: warning: ‘r8157_desc_init’ defined but not used [-Wunused-function] - 9967 | static int r8157_desc_init(struct r8152 *tp) +../drivers/net/usb/r8152.c:9975:12: warning: ‘r8157_desc_init’ defined but not used [-Wunused-function] + 9975 | static int r8157_desc_init(struct r8152 *tp) @@ -7,2 +7,2 @@ -../drivers/net/usb/r8152.c:8485:13: warning: ‘r8157_hw_phy_cfg’ defined but not used [-Wunused-function] - 8485 | static void r8157_hw_phy_cfg(struct r8152 *tp) +../drivers/net/usb/r8152.c:8493:13: warning: ‘r8157_hw_phy_cfg’ defined but not used [-Wunused-function] + 8493 | static void r8157_hw_phy_cfg(struct r8152 *tp) @@ -9,0 +10,3 @@ +../drivers/net/usb/r8152.c:4477:13: warning: ‘rtl8157_runtime_enable’ defined but not used [-Wunused-function] + 4477 | static void rtl8157_runtime_enable(struct r8152 *tp, bool enable) + | ^~~~~~~~~~~~~~~~~~~~~~ Per-file breakdown --- /tmp/tmp.swkPQzU5Oj 2026-03-14 05:59:31.514557131 -0400 +++ /tmp/tmp.RRWBDhlQlT 2026-03-14 05:59:31.517110285 -0400 @@ -1 +1 @@ - 2 ../drivers/net/usb/r8152.c + 3 ../drivers/net/usb/r8152.c