]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
bpf: Fix comment for helper bpf_current_task_under_cgroup()
authorSong Liu <songliubraving@fb.com>
Thu, 10 Sep 2020 20:33:14 +0000 (13:33 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 5 Nov 2020 10:08:34 +0000 (11:08 +0100)
commit277d0de875a4eb1f03f213c2a4951b7487cc5185
treeb9000085558532b7590319f3cfc923134bc3015d
parent6ef82327906270f66adb4b13517e818d3a20448e
bpf: Fix comment for helper bpf_current_task_under_cgroup()

commit 1aef5b4391f0c75c0a1523706a7b0311846ee12f upstream.

This should be "current" not "skb".

Fixes: c6b5fb8690fa ("bpf: add documentation for eBPF helpers (42-50)")
Signed-off-by: Song Liu <songliubraving@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/bpf/20200910203314.70018-1-songliubraving@fb.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/uapi/linux/bpf.h
tools/include/uapi/linux/bpf.h