Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/sched/act_gate.c:499:24: warning: result of comparison of constant 9223372036854775807 with expression of type 'u32' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare] 499 | if (entry->interval > (u64)S64_MAX) { | ~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~ 1 warning generated. Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/sched/act_gate.c:499:24: warning: result of comparison of constant 9223372036854775807 with expression of type 'u32' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare] 499 | if (entry->interval > (u64)S64_MAX) { | ~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~ 1 warning generated.