========== build_clang - FAILED Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/wireless/realtek/rtw88/rtw8822c.c:2915:54: warning: result of comparison of constant 2724 with expression of type 'u8' (aka 'unsigned char') is always false [-Wtautological-constant-out-of-range-compare] 2915 | ret = read_poll_timeout(rtw_read8, iqk_chk, iqk_chk == IQK_DONE_8822C, | ~~~~~~~ ^ ~~~~~~~~~~~~~~ ../include/linux/iopoll.h:145:36: note: expanded from macro 'read_poll_timeout' 145 | poll_timeout_us((val) = op(args), cond, sleep_us, timeout_us, sleep_before_read) | ^~~~ ../include/linux/iopoll.h:49:7: note: expanded from macro 'poll_timeout_us' 49 | if (cond) { \ | ^~~~ 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/wireless/realtek/rtw88/rtw8822c.c:2915:54: warning: result of comparison of constant 2724 with expression of type 'u8' (aka 'unsigned char') is always false [-Wtautological-constant-out-of-range-compare] 2915 | ret = read_poll_timeout(rtw_read8, iqk_chk, iqk_chk == IQK_DONE_8822C, | ~~~~~~~ ^ ~~~~~~~~~~~~~~ ../include/linux/iopoll.h:145:36: note: expanded from macro 'read_poll_timeout' 145 | poll_timeout_us((val) = op(args), cond, sleep_us, timeout_us, sleep_before_read) | ^~~~ ../include/linux/iopoll.h:49:7: note: expanded from macro 'poll_timeout_us' 49 | if (cond) { \ | ^~~~ 1 warning generated. New errors added --- /tmp/tmp.VGf9V4VSG7 2026-08-15 01:52:45.416981050 -0400 +++ /tmp/tmp.d43vcKXDEW 2026-08-15 01:53:20.417610769 -0400 @@ -1,0 +2,10 @@ +../drivers/net/wireless/realtek/rtw88/rtw8822c.c:2915:54: warning: result of comparison of constant 2724 with expression of type 'u8' (aka 'unsigned char') is always false [-Wtautological-constant-out-of-range-compare] + 2915 | ret = read_poll_timeout(rtw_read8, iqk_chk, iqk_chk == IQK_DONE_8822C, + | ~~~~~~~ ^ ~~~~~~~~~~~~~~ +../include/linux/iopoll.h:145:36: note: expanded from macro 'read_poll_timeout' + 145 | poll_timeout_us((val) = op(args), cond, sleep_us, timeout_us, sleep_before_read) + | ^~~~ +../include/linux/iopoll.h:49:7: note: expanded from macro 'poll_timeout_us' + 49 | if (cond) { \ + | ^~~~ +1 warning generated. Per-file breakdown --- /tmp/tmp.1oLH0xFs5d 2026-08-15 01:53:46.133410185 -0400 +++ /tmp/tmp.u2h0jIkdoj 2026-08-15 01:53:46.134326315 -0400 @@ -0,0 +1 @@ + 1 ../drivers/net/wireless/realtek/rtw88/rtw8822c.c