Documentation/.renames.txt: warning: ignored by one of the .gitignore files Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/netdevsim/ethtool.c:212:11: warning: result of comparison of constant 256 with expression of type 'u8' (aka 'unsigned char') is always false [-Wtautological-constant-out-of-range-compare] 212 | if (page >= NSIM_MODULE_EEPROM_PAGES) | ~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. New errors added --- /tmp/tmp.a3aXLSD3nZ 2026-03-08 09:45:03.308296300 -0400 +++ /tmp/tmp.3uks1uNqiB 2026-03-08 09:45:38.639065801 -0400 @@ -1,0 +2,4 @@ +../drivers/net/netdevsim/ethtool.c:212:11: warning: result of comparison of constant 256 with expression of type 'u8' (aka 'unsigned char') is always false [-Wtautological-constant-out-of-range-compare] + 212 | if (page >= NSIM_MODULE_EEPROM_PAGES) + | ~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~ +1 warning generated. Per-file breakdown --- /tmp/tmp.720iN0b6q4 2026-03-08 09:46:04.249898715 -0400 +++ /tmp/tmp.fkwRn8WtGw 2026-03-08 09:46:04.251898702 -0400 @@ -0,0 +1 @@ + 1 ../drivers/net/netdevsim/ethtool.c