diff mbox series

[v2] selftests: bpf: update .gitignore with missing file

Message ID 20180423225305.18947-1-anders.roxell@linaro.org
State Accepted, archived
Delegated to: BPF Maintainers
Headers show
Series [v2] selftests: bpf: update .gitignore with missing file | expand

Commit Message

Anders Roxell April 23, 2018, 10:53 p.m. UTC
Fixes: c0fa1b6c3efc ("bpf: btf: Add BTF tests")
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
---
Rebased against bpf-next.

 tools/testing/selftests/bpf/.gitignore | 1 +
 1 file changed, 1 insertion(+)

Comments

Daniel Borkmann April 24, 2018, 9:56 p.m. UTC | #1
On 04/24/2018 12:53 AM, Anders Roxell wrote:
> Fixes: c0fa1b6c3efc ("bpf: btf: Add BTF tests")
> Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
> ---
> Rebased against bpf-next.

Applied to bpf-next, thanks Anders!
diff mbox series

Patch

diff --git a/tools/testing/selftests/bpf/.gitignore b/tools/testing/selftests/bpf/.gitignore
index 9cf83f895d98..da19f0562bf8 100644
--- a/tools/testing/selftests/bpf/.gitignore
+++ b/tools/testing/selftests/bpf/.gitignore
@@ -12,3 +12,4 @@  test_tcpbpf_user
 test_verifier_log
 feature
 test_libbpf_open
+test_btf