OSDN Git Service

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)
commit80867c5e3c0275c7208816faac768a44fa3747be
treeb96be7b5900ee5349a97fd2bc6c9ab8e7ff2696e
parent32e7dc281cdfd36959fa35f210b45d204ec786f3
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