A bunch of BPF-related typo, formatting, and documentation fixes.

Andrii Nakryiko (4):
  docs/btf: fix typos, improve wording
  docs/btf: reflow text to fill up to 78 characters
  bpf: fix formatting, typos, reflow comments in syscall.c, verifier.c
  docs/bpf: minor fixes

 Documentation/bpf/bpf_design_QA.rst |  24 +--
 Documentation/bpf/btf.rst           | 316 +++++++++++++---------------
 Documentation/networking/filter.txt |   2 +-
 kernel/bpf/syscall.c                |   5 +-
 kernel/bpf/verifier.c               | 169 ++++++++-------
 5 files changed, 247 insertions(+), 269 deletions(-)

-- 
2.17.1

Reply via email to