.pylintrc: warning: ignored by one of the .gitignore files ../drivers/net/ethernet/cavium/thunder/nicvf_main.c:1581:6: warning: unused variable 'orig_mtu' [-Wunused-variable] 1581 | int orig_mtu = netdev->mtu; | ^~~~~~~~ 1 warning generated. .pylintrc: warning: ignored by one of the .gitignore files .pylintrc: warning: ignored by one of the .gitignore files ../drivers/net/ethernet/cavium/thunder/nicvf_main.c:1581:6: warning: unused variable 'orig_mtu' [-Wunused-variable] 1581 | int orig_mtu = netdev->mtu; | ^~~~~~~~ 1 warning generated. New errors added --- /tmp/tmp.z1N7QT6YYT 2025-06-28 03:02:10.317274569 -0700 +++ /tmp/tmp.JpxW9I7ohS 2025-06-28 03:03:22.996831895 -0700 @@ -1,0 +2,4 @@ +../drivers/net/ethernet/cavium/thunder/nicvf_main.c:1581:6: warning: unused variable 'orig_mtu' [-Wunused-variable] + 1581 | int orig_mtu = netdev->mtu; + | ^~~~~~~~ +1 warning generated. Per-file breakdown --- /tmp/tmp.XJQxA76TFo 2025-06-28 03:04:17.022494106 -0700 +++ /tmp/tmp.NeSNVPBF6O 2025-06-28 03:04:17.026494081 -0700 @@ -0,0 +1 @@ + 1 ../drivers/net/ethernet/cavium/thunder/nicvf_main.c