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:
parent
c5a237a4db
commit
df71a42cc3
10 changed files with 13 additions and 13 deletions
|
|
@ -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[])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue