libbpf: Correct some typos and syntax issues in usdt doc
authorJiawei Zhao <Phoenix500526@163.com>
Sat, 31 May 2025 09:51:11 +0000 (17:51 +0800)
committerAndrii Nakryiko <andrii@kernel.org>
Thu, 5 Jun 2025 18:45:48 +0000 (11:45 -0700)
commit919319b4edfa2c7f82f98cac570354075ad79196
tree130cc265525ffe61446b922f8ecbcad376b01caa
parent9c8827d773bf49e173d15ec131ba576204e16104
libbpf: Correct some typos and syntax issues in usdt doc

Fix some incorrect words, such as "and" -> "an", "it's" -> "its".  Fix
some grammar issues, such as removing redundant "will", "would
complicated" -> "would complicate".

Signed-off-by: Jiawei Zhao <Phoenix500526@163.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20250531095111.57824-1-Phoenix500526@163.com
tools/lib/bpf/usdt.c