bpf: Fix a typo for BPF_F_ANY_ALIGNMENT in bpf.h
authorMichael Weiß <michael.weiss@aisec.fraunhofer.de>
Thu, 9 Mar 2023 13:38:23 +0000 (14:38 +0100)
committerDaniel Borkmann <daniel@iogearbox.net>
Thu, 9 Mar 2023 19:42:57 +0000 (20:42 +0100)
commit5a70f4a63000ba68004fb3c1aaf2f90303dd228f
tree859add001a6618669b2ac69e63bc8452d946fd9c
parenta6865576317f6249f3f83cf4c10ab56e627ee153
bpf: Fix a typo for BPF_F_ANY_ALIGNMENT in bpf.h

Fix s/BPF_PROF_LOAD/BPF_PROG_LOAD/ typo in the documentation comment
for BPF_F_ANY_ALIGNMENT in bpf.h.

Signed-off-by: Michael Weiß <michael.weiss@aisec.fraunhofer.de>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20230309133823.944097-1-michael.weiss@aisec.fraunhofer.de
include/uapi/linux/bpf.h
tools/include/uapi/linux/bpf.h