kernel: fix typo error in bpf_loop patch

Fixes: 53942ba877 ("kernel: backport more attrs for bpf_loop")
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen 2024-07-26 22:43:29 +08:00
parent e5e667eac8
commit ae9981f794
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -297,7 +297,7 @@ Link: https://lore.kernel.org/bpf/20211130030622.4131246-2-joannekoong@fb.com
FN(get_attach_cookie), \
FN(task_pt_regs), \
+ FN(get_branch_snapshot), \
++ FN(trace_vprintk), \
+ FN(trace_vprintk), \
+ FN(skc_to_unix_sock), \
+ FN(kallsyms_lookup_name), \
+ FN(find_vma), \