========== build_clang - FAILED Documentation/.renames.txt: warning: ignored by one of the .gitignore files Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c:1216:22: warning: variable 'kw_type' is uninitialized when used here [-Wuninitialized] 1216 | req->req_kw_type = kw_type; | ^~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c:1178:12: note: initialize the variable 'kw_type' to silence this warning 1178 | u8 kw_type; | ^ | = '\0' 1 warning generated. New errors added --- /tmp/tmp.k8Yo5vt9it 2026-01-06 23:31:44.787275888 -0500 +++ /tmp/tmp.Eku7jm3zBR 2026-01-06 23:32:18.170991091 -0500 @@ -1,0 +2,8 @@ +../drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c:1216:22: warning: variable 'kw_type' is uninitialized when used here [-Wuninitialized] + 1216 | req->req_kw_type = kw_type; + | ^~~~~~~ +../drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c:1178:12: note: initialize the variable 'kw_type' to silence this warning + 1178 | u8 kw_type; + | ^ + | = '\0' +1 warning generated. Per-file breakdown --- /tmp/tmp.tehIX0W7ml 2026-01-06 23:32:42.520783363 -0500 +++ /tmp/tmp.JSFoT7JkCK 2026-01-06 23:32:42.523461010 -0500 @@ -0,0 +1 @@ + 2 ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c