summaryrefslogtreecommitdiffstats
path: root/include/net
diff options
context:
space:
mode:
authorMartin KaFai Lau <kafai@fb.com>2022-08-17 08:17:58 +0200
committerAlexei Starovoitov <ast@kernel.org>2022-08-19 02:06:13 +0200
commitebf9e8e653667e834372e9435217a7bf33bec7a0 (patch)
treeb951efbf49bca89da732b97ab6c30a0db405f178 /include/net
parentbpf: Initialize the bpf_run_ctx in bpf_iter_run_prog() (diff)
downloadlinux-ebf9e8e653667e834372e9435217a7bf33bec7a0.tar.xz
linux-ebf9e8e653667e834372e9435217a7bf33bec7a0.zip
bpf: Embed kernel CONFIG check into the if statement in bpf_setsockopt
This patch moves the "#ifdef CONFIG_XXX" check into the "if/else" statement itself. The change is done for the bpf_setsockopt() function only. It will make the latter patches easier to follow without the surrounding ifdef macro. Reviewed-by: Stanislav Fomichev <sdf@google.com> Signed-off-by: Martin KaFai Lau <kafai@fb.com> Link: https://lore.kernel.org/r/20220817061758.4178374-1-kafai@fb.com Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'include/net')
0 files changed, 0 insertions, 0 deletions