[PATCH][next] selftests/bpf: Fix spelling mistake: "unpriviliged" -> "unprivileged"

Colin Ian King posted 1 patch 1 year, 10 months ago
tools/testing/selftests/bpf/prog_tests/unpriv_bpf_disabled.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
[PATCH][next] selftests/bpf: Fix spelling mistake: "unpriviliged" -> "unprivileged"
Posted by Colin Ian King 1 year, 10 months ago
There are spelling mistakes in ASSERT messages. Fix these.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
---
 tools/testing/selftests/bpf/prog_tests/unpriv_bpf_disabled.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tools/testing/selftests/bpf/prog_tests/unpriv_bpf_disabled.c b/tools/testing/selftests/bpf/prog_tests/unpriv_bpf_disabled.c
index 2800185179cf..1ed3cc2092db 100644
--- a/tools/testing/selftests/bpf/prog_tests/unpriv_bpf_disabled.c
+++ b/tools/testing/selftests/bpf/prog_tests/unpriv_bpf_disabled.c
@@ -261,10 +261,10 @@ void test_unpriv_bpf_disabled(void)
 	if (ret == -EPERM) {
 		/* if unprivileged_bpf_disabled=1, we get -EPERM back; that's okay. */
 		if (!ASSERT_OK(strcmp(unprivileged_bpf_disabled_orig, "1"),
-			       "unpriviliged_bpf_disabled_on"))
+			       "unprivileged_bpf_disabled_on"))
 			goto cleanup;
 	} else {
-		if (!ASSERT_OK(ret, "set unpriviliged_bpf_disabled"))
+		if (!ASSERT_OK(ret, "set unprivileged_bpf_disabled"))
 			goto cleanup;
 	}
 
-- 
2.35.3
Re: [PATCH][next] selftests/bpf: Fix spelling mistake: "unpriviliged" -> "unprivileged"
Posted by patchwork-bot+netdevbpf@kernel.org 1 year, 10 months ago
Hello:

This patch was applied to bpf/bpf-next.git (master)
by Daniel Borkmann <daniel@iogearbox.net>:

On Mon, 23 May 2022 12:56:04 +0100 you wrote:
> There are spelling mistakes in ASSERT messages. Fix these.
> 
> Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
> ---
>  tools/testing/selftests/bpf/prog_tests/unpriv_bpf_disabled.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Here is the summary with links:
  - [next] selftests/bpf: Fix spelling mistake: "unpriviliged" -> "unprivileged"
    https://git.kernel.org/bpf/bpf-next/c/f9a3eca4bc04

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html