bpf: Fix a few typos in BPF helpers documentation
authorQuentin Monnet <quentin@isovalent.com>
Thu, 25 Aug 2022 22:08:06 +0000 (23:08 +0100)
committerAndrii Nakryiko <andrii@kernel.org>
Sat, 27 Aug 2022 05:19:31 +0000 (22:19 -0700)
commitaa75622c3be4d5819ce69c714acbcbd67bba5d65
treec9cfc67ed462e2bf11668d62b61e76881eb30c6b
parentb05d64efbb21ad231516b44317af34d2b586cfc4
bpf: Fix a few typos in BPF helpers documentation

Address a few typos in the documentation for the BPF helper functions.
They were reported by Jakub [0], who ran spell checkers on the generated
man page [1].

[0] https://lore.kernel.org/linux-man/d22dcd47-023c-8f52-d369-7b5308e6c842@gmail.com/T/#mb02e7d4b7fb61d98fa914c77b581184e9a9537af
[1] https://lore.kernel.org/linux-man/eb6a1e41-c48e-ac45-5154-ac57a2c76108@gmail.com/T/#m4a8d1b003616928013ffcd1450437309ab652f9f

v3: Do not copy unrelated (and breaking) elements to tools/ header
v2: Turn a ',' into a ';'

Reported-by: Jakub Wilk <jwilk@jwilk.net>
Signed-off-by: Quentin Monnet <quentin@isovalent.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20220825220806.107143-1-quentin@isovalent.com
include/uapi/linux/bpf.h
tools/include/uapi/linux/bpf.h