Fix typos in selftest/bpf files
Run spell checker on files in selftest/bpf and fixed typos. Signed-off-by: Taichi Nishimura <awkrail01@gmail.com> Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Reviewed-by: Randy Dunlap <rdunlap@infradead.org> Link: https://lore.kernel.org/bpf/20230216085537.519062-1-awkrail01@gmail.com
This commit is contained in:
committed by
Andrii Nakryiko
parent
c5a237a4db
commit
df71a42cc3
@@ -91,7 +91,7 @@ static void try_skeleton_template()
|
||||
|
||||
skel.detach();
|
||||
|
||||
/* destructor will destory underlying skeleton */
|
||||
/* destructor will destroy underlying skeleton */
|
||||
}
|
||||
|
||||
int main(int argc, char *argv[])
|
||||
|
||||
Reference in New Issue
Block a user