diff options
author | Daniel Borkmann <daniel@iogearbox.net> | 2016-08-18 01:00:41 +0200 |
---|---|---|
committer | Michael Bestas <mkbestas@lineageos.org> | 2022-04-19 00:50:36 +0300 |
commit | d5010c4ff46b6367c9f1141d07ebdf733a586d80 (patch) | |
tree | c6dd49c097801acc8ca2eb7a70d8d39307b13cac /kernel/bpf/helpers.c | |
parent | d7d56b9dc848c2e48ce5cd358334aa2f9cfaf88a (diff) |
bpf: get rid of cgroup helper related ifdefs
As recently discussed during the task_under_cgroup_hierarchy() addition,
we should get rid of the ifdefs surrounding the bpf_skb_under_cgroup()
helper. If related functionality is not built-in, the helper cannot be
used anyway, which is also in line with what we do for all other helpers.
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Chatur27 <jasonbright2709@gmail.com>
Diffstat (limited to 'kernel/bpf/helpers.c')
0 files changed, 0 insertions, 0 deletions