]> git.baikalelectronics.ru Git - 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)
commit4421c9aef015b50d2d8cd92c76934fecb5b71972
tree2f6e1aa6c7a8c97c645ef2433a5074a2695f2439
parent077eed9c245d4945519a7dba9c9ca0cdfc2cd17a
bpf: Fix comment for helper bpf_current_task_under_cgroup()

This should be "current" not "skb".

Fixes: 84ff84bba834 ("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