Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/virtio_net.c:6642:14: warning: result of comparison of constant 256 with expression of type 'u8' (aka 'unsigned char') is always false [-Wtautological-constant-out-of-range-compare] 6642 | if (key_sz > NETDEV_RSS_KEY_LEN) { | ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ 1 warning generated. Documentation/.renames.txt: warning: ignored by one of the .gitignore files