Small (un)related cleanup.

Cc: Andrii Nakryiko <andr...@fb.com>
Acked-by: Andrii Nakryiko <andr...@fb.com>
Signed-off-by: Stanislav Fomichev <s...@google.com>
---
 tools/testing/selftests/bpf/test_progs.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/testing/selftests/bpf/test_progs.c 
b/tools/testing/selftests/bpf/test_progs.c
index 963912008042..beed74043933 100644
--- a/tools/testing/selftests/bpf/test_progs.c
+++ b/tools/testing/selftests/bpf/test_progs.c
@@ -278,7 +278,7 @@ enum ARG_KEYS {
        ARG_VERIFIER_STATS = 's',
        ARG_VERBOSE = 'v',
 };
-       
+
 static const struct argp_option opts[] = {
        { "num", ARG_TEST_NUM, "NUM", 0,
          "Run test number NUM only " },
-- 
2.22.0.770.g0f2c4a37fd-goog

Reply via email to