selftests/bpf: Fix spelling mistake "unpriviledged" -> "unprivileged"
authorColin Ian King <colin.i.king@gmail.com>
Wed, 28 Sep 2022 22:15:55 +0000 (23:15 +0100)
committerAndrii Nakryiko <andrii@kernel.org>
Fri, 30 Sep 2022 22:08:05 +0000 (15:08 -0700)
commit2efcf695bfc0f078dd7d5d23d96a97db34c930d5
tree98369f8614b11d5f7e69302a952350d5ee138490
parentb59cc7fcbaebde52ed97f63c6c50e49b8dd5be37
selftests/bpf: Fix spelling mistake "unpriviledged" -> "unprivileged"

There are a couple of spelling mistakes, one in a literal string and one
in a comment. Fix them.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Acked-by: John Fastabend <john.fastabend@gmail.com>
Link: https://lore.kernel.org/bpf/20220928221555.67873-1-colin.i.king@gmail.com
tools/testing/selftests/bpf/verifier/calls.c
tools/testing/selftests/bpf/verifier/var_off.c