]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
bpf: better naming for __reg_deduce_bounds() parts
authorEduard Zingerman <eddyz87@gmail.com>
Fri, 13 Mar 2026 11:40:06 +0000 (12:40 +0100)
committerAlexei Starovoitov <ast@kernel.org>
Sat, 14 Mar 2026 02:09:35 +0000 (19:09 -0700)
commit879cace976671eea235d283bf5109a4e09d73a14
tree86f69eda5a355ef4554005fa7219644bc0c9c548
parent2af3aa702c05ecd05850db9d9e110be9ffa3cf47
bpf: better naming for __reg_deduce_bounds() parts

This renaming will also help reshuffle the different parts in the
subsequent patch.

Signed-off-by: Eduard Zingerman <eddyz87@gmail.com>
Signed-off-by: Paul Chaignon <paul.chaignon@gmail.com>
Link: https://lore.kernel.org/r/a988ecf2c57e265b97917136b14b421038534e8c.1773401138.git.paul.chaignon@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
kernel/bpf/verifier.c