mbox series

[bpf-next,0/4] bpf docs and comments typo and formatting fixes

Message ID 20190228184512.198075-1-andriin@fb.com
Headers show
Series bpf docs and comments typo and formatting fixes | expand

Message

Andrii Nakryiko Feb. 28, 2019, 6:45 p.m. UTC
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(-)