bpf: rename is_branch_taken reg arguments to prepare for the second one
authorAndrii Nakryiko <andrii@kernel.org>
Thu, 2 Nov 2023 03:37:53 +0000 (20:37 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Fri, 10 Nov 2023 02:58:39 +0000 (18:58 -0800)
commitc2a3ab094683ddc154879a1364fc7cb0228f96a6
tree321bea65b64e63097448f28288a2415342884092
parent9e314f5d8682e1fe6ac214fb34580a238b6fd3c4
bpf: rename is_branch_taken reg arguments to prepare for the second one

Just taking mundane refactoring bits out into a separate patch. No
functional changes.

Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Acked-by: Shung-Hsi Yu <shung-hsi.yu@suse.com>
Link: https://lore.kernel.org/r/20231102033759.2541186-12-andrii@kernel.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
kernel/bpf/verifier.c