Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bpf, tags: Fix DEFINE_PER_CPU expansion
Building tags produces warning: ctags: Warning: kernel/bpf/local_storage.c:10: null expansion of name pattern "\1" Let's use the same fix as in commit 2552821 ("tags: Fix DEFINE_PER_CPU expansions"), even though it violates the usual code style. Signed-off-by: Rustam Kovhaev <rkovhaev@gmail.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
- Loading branch information