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)
commitfa376860658252a4559026496528c5d3a36b52e3
tree9ed0a1a657bb397a68f85c57ad77932bed0c0868
parentb23316aabffa835ecc516cb81daeef5b9155e8a5
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