docs/bpf: Fix an incorrect statement in verifier.rst
authorYonghong Song <yonghong.song@linux.dev>
Thu, 11 Jan 2024 05:21:36 +0000 (21:21 -0800)
committerAlexei Starovoitov <ast@kernel.org>
Tue, 23 Jan 2024 22:40:23 +0000 (14:40 -0800)
commit88031b929c01fe3686d34a848c413c2e51e6a7c8
tree01abae8ed27f9b646851e7b0662fa53ed401f2ac
parent6ae99ac8b7da30c9fdb15e380624dbc41f8200c8
docs/bpf: Fix an incorrect statement in verifier.rst

In verifier.rst, I found an incorrect statement (maybe a typo) in section
'Liveness marks tracking'. Basically, the wrong register is attributed
to have a read mark. This may confuse the user.

Signed-off-by: Yonghong Song <yonghong.song@linux.dev>
Acked-by: Eduard Zingerman <eddyz87@gmail.com>
Link: https://lore.kernel.org/r/20240111052136.3440417-1-yonghong.song@linux.dev
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Documentation/bpf/verifier.rst