]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.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)
committerAlexei Starovoitov <ast@kernel.org>
Fri, 11 Sep 2020 03:04:51 +0000 (20:04 -0700)
commit1aef5b4391f0c75c0a1523706a7b0311846ee12f
tree2f6e1aa6c7a8c97c645ef2433a5074a2695f2439
parent6e057fc15a2da4ee03eb1fa6889cf687e690106e
bpf: Fix comment for helper bpf_current_task_under_cgroup()

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
include/uapi/linux/bpf.h
tools/include/uapi/linux/bpf.h