bpf: Fix spelling mistakes
authorZhen Lei <thunder.leizhen@huawei.com>
Tue, 25 May 2021 02:56:59 +0000 (10:56 +0800)
committerAndrii Nakryiko <andrii@kernel.org>
Tue, 25 May 2021 04:13:05 +0000 (21:13 -0700)
commit8fb33b6055300a23f26868680c22a5726834785e
tree859ae2f446beff86d801bb218a613d0486c517a4
parent4ce7d68beb9e63d0a0a427cc2b89ec0c68f24b3d
bpf: Fix spelling mistakes

Fix some spelling mistakes in comments:
aother ==> another
Netiher ==> Neither
desribe ==> describe
intializing ==> initializing
funciton ==> function
wont ==> won't and move the word 'the' at the end to the next line
accross ==> across
pathes ==> paths
triggerred ==> triggered
excute ==> execute
ether ==> either
conervative ==> conservative
convetion ==> convention
markes ==> marks
interpeter ==> interpreter

Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20210525025659.8898-2-thunder.leizhen@huawei.com
include/linux/bpf_local_storage.h
kernel/bpf/bpf_inode_storage.c
kernel/bpf/btf.c
kernel/bpf/devmap.c
kernel/bpf/hashtab.c
kernel/bpf/reuseport_array.c
kernel/bpf/trampoline.c
kernel/bpf/verifier.c