]> 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)
commit67d4bd2db81e2feaa5c2f8183738c512811b087e
treeb96be7b5900ee5349a97fd2bc6c9ab8e7ff2696e
parentee7ccd68df6bbdadbc751d9cef754ff48dc3c05b
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