]> git.baikalelectronics.ru Git - kernel.git/commit
bpf: fix minor issues in documentation for BPF helpers.
authorQuentin Monnet <quentin.monnet@netronome.com>
Fri, 10 May 2019 14:51:24 +0000 (15:51 +0100)
committerDaniel Borkmann <daniel@iogearbox.net>
Sun, 12 May 2019 23:12:45 +0000 (01:12 +0200)
commit3c85d3b458b6362e2686aa732bc2c687ddf81426
treeb96be7b5900ee5349a97fd2bc6c9ab8e7ff2696e
parenta0b2ad5515caea0c39aa9b35127163d543db922e
bpf: fix minor issues in documentation for BPF helpers.

This commit brings many minor fixes to the documentation for BPF helper
functions. Mostly, this is limited to formatting fixes and improvements.
In particular, fix broken formatting for bpf_skb_adjust_room().

Besides formatting, replace the mention of "bpf_fullsock()" (that is not
associated with any function or type exposed to the user) in the
description of bpf_sk_storage_get() by "full socket".

Signed-off-by: Quentin Monnet <quentin.monnet@netronome.com>
Acked-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
include/uapi/linux/bpf.h