]> git.baikalelectronics.ru Git - kernel.git/commit
selftests/bpf: Fix subtest number formatting in test_progs
authorMykola Lysenko <mykolal@fb.com>
Fri, 20 May 2022 07:01:44 +0000 (00:01 -0700)
committerAndrii Nakryiko <andrii@kernel.org>
Fri, 20 May 2022 23:23:14 +0000 (16:23 -0700)
commit8206c478e6e0affd34e141fa116565efbc97bb93
tree9ed0a1a657bb397a68f85c57ad77932bed0c0868
parent81f60f26080f0f6628e0a9293ffeaab6c9d1ec9d
selftests/bpf: Fix subtest number formatting in test_progs

Remove weird spaces around / while preserving proper
indentation

Signed-off-by: Mykola Lysenko <mykolal@fb.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Acked-by: Daniel Müller <deso@posteo.net>
Link: https://lore.kernel.org/bpf/20220520070144.10312-1-mykolal@fb.com
tools/testing/selftests/bpf/test_progs.c