========== 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.J9fscIYtk3 2026-02-24 02:09:38.577198899 -0500 +++ /tmp/tmp.lVK94CzOYI 2026-02-24 02:10:14.573875540 -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.5GjVtcs3cn 2026-02-24 02:10:40.742638446 -0500 +++ /tmp/tmp.Q2caJCf5C7 2026-02-24 02:10:40.744638428 -0500 @@ -0,0 +1 @@ + 1 ../drivers/net/virtio_net.c