]> git.baikalelectronics.ru Git - kernel.git/commit
bpf: Remove unused new_flags in hierarchy_allows_attach()
authorAndrey Ignatov <rdna@fb.com>
Thu, 19 Dec 2019 07:44:34 +0000 (23:44 -0800)
committerAlexei Starovoitov <ast@kernel.org>
Fri, 20 Dec 2019 05:22:25 +0000 (21:22 -0800)
commit8500bd07da5eeadec30c84b8b7541e87ceae6eba
tree2a900b45ac2bb766aa58b589e9c2c6f2d8642f51
parent6891a8529deac3b74b7c0868bc8322907f2c5ead
bpf: Remove unused new_flags in hierarchy_allows_attach()

new_flags is unused, remove it.

Signed-off-by: Andrey Ignatov <rdna@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Martin KaFai Lau <kafai@fb.com>
Link: https://lore.kernel.org/bpf/2c49b30ab750f93cfef04a1e40b097d70c3a39a1.1576741281.git.rdna@fb.com
kernel/bpf/cgroup.c