]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
bpf: Fix various typos in verifier.c comments
authorSuchit Karunakaran <suchitkarunakaran@gmail.com>
Sun, 27 Jul 2025 08:17:54 +0000 (13:47 +0530)
committerAlexei Starovoitov <ast@kernel.org>
Mon, 28 Jul 2025 17:02:57 +0000 (10:02 -0700)
commit5b4c54ac49af7f486806d79e3233fc8a9363961c
treeb3e1e83497fc76624963d37a1737c324883051ce
parenta9f8d8adcb0905cff282804a0ef8bdc231da0ad2
bpf: Fix various typos in verifier.c comments

This patch fixes several minor typos in comments within the BPF verifier.
No changes in functionality.

Signed-off-by: Suchit Karunakaran <suchitkarunakaran@gmail.com>
Link: https://lore.kernel.org/r/20250727081754.15986-1-suchitkarunakaran@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
kernel/bpf/verifier.c