Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/mhi_net.c:442:37: warning: ‘mhi_eth0’ defined but not used [-Wunused-const-variable=] 442 | static const struct mhi_device_info mhi_eth0 = { | ^~~~~~~~ Documentation/.renames.txt: warning: ignored by one of the .gitignore files Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/mhi_net.c:442:37: warning: ‘mhi_eth0’ defined but not used [-Wunused-const-variable=] 442 | static const struct mhi_device_info mhi_eth0 = { | ^~~~~~~~ New errors added --- /tmp/tmp.cOZ2F2XfHD 2025-11-06 08:48:21.107833034 -0800 +++ /tmp/tmp.donqDfgVHx 2025-11-06 08:49:37.443474527 -0800 @@ -1,0 +2,3 @@ +../drivers/net/mhi_net.c:442:37: warning: ‘mhi_eth0’ defined but not used [-Wunused-const-variable=] + 442 | static const struct mhi_device_info mhi_eth0 = { + | ^~~~~~~~ Per-file breakdown --- /tmp/tmp.P9If0Q9X08 2025-11-06 08:49:37.448674401 -0800 +++ /tmp/tmp.urPfiz9p8h 2025-11-06 08:49:37.452674361 -0800 @@ -0,0 +1 @@ + 1 ../drivers/net/mhi_net.c