diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-10-19 09:42:51 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2021-10-26 17:42:29 +0200 |
commit | 6e74e68d0b4cec4255d3af09cfa5426b8e20d549 (patch) | |
tree | f7bc32fe5278e901d44bbbe505fd45c603b46469 /Documentation/process | |
parent | scripts: documentation-file-ref-check: ignore hidden files (diff) | |
download | linux-6e74e68d0b4cec4255d3af09cfa5426b8e20d549.tar.xz linux-6e74e68d0b4cec4255d3af09cfa5426b8e20d549.zip |
scripts: documentation-file-ref-check: fix bpf selftests path
tools/testing/selftests/bpf/test_bpftool_synctypes.py use
relative patches on the top of BPFTOOL_DIR:
BPFTOOL_DIR = os.path.join(LINUX_ROOT, 'tools/bpf/bpftool')
Change the script to automatically convert:
testing/selftests/bpf -> bpf/bpftool
In order to properly check the files used by such script.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/49b765cbac6ccd22d627573154806ec9389d60f0.1634629094.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/process')
0 files changed, 0 insertions, 0 deletions