Small (un)related cleanup.

Cc: 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 71c717162ac8..477539d0adeb 100644
--- a/tools/testing/selftests/bpf/test_progs.c
+++ b/tools/testing/selftests/bpf/test_progs.c
@@ -279,7 +279,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