========== build_clang - FAILED 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 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. New errors added --- /tmp/tmp.1lhZey1EqV 2026-02-24 00:22:50.631601908 -0500 +++ /tmp/tmp.1s1sxMlZRC 2026-02-24 00:23:24.329233306 -0500 @@ -1,0 +2,4 @@ +../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. Per-file breakdown --- /tmp/tmp.zFnak3qRCf 2026-02-24 00:23:50.925954694 -0500 +++ /tmp/tmp.yRsJEpfQys 2026-02-24 00:23:50.927954672 -0500 @@ -0,0 +1 @@ + 1 ../drivers/net/virtio_net.c