From: Andrey Ignatov <rdna@fb.com>
To: <ast@kernel.org>, <daniel@iogearbox.net>,
<quentin.monnet@netronome.com>, <netdev@vger.kernel.org>
Cc: Andrey Ignatov <rdna@fb.com>, <kernel-team@fb.com>
Subject: [PATCH bpf-next 0/2] Fix BPF helpers documentation
Date: Sat, 28 Apr 2018 16:06:18 -0700 [thread overview]
Message-ID: <cover.1524956530.git.rdna@fb.com> (raw)
BPF helpers documentation in UAPI refers to kernel ctx structures when it
has to refer to user visible ones. Fix it.
Andrey Ignatov (2):
bpf: Fix helpers ctx struct types in uapi doc
bpf: Sync bpf.h to tools/
include/uapi/linux/bpf.h | 12 ++++++------
tools/include/uapi/linux/bpf.h | 12 ++++++------
2 files changed, 12 insertions(+), 12 deletions(-)
--
2.9.5
next reply other threads:[~2018-04-28 23:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-28 23:06 Andrey Ignatov [this message]
2018-04-28 23:06 ` [PATCH bpf-next 1/2] bpf: Fix helpers ctx struct types in uapi doc Andrey Ignatov
2018-04-28 23:06 ` [PATCH bpf-next 2/2] bpf: Sync bpf.h to tools/ Andrey Ignatov
2018-04-29 9:49 ` [PATCH bpf-next 0/2] Fix BPF helpers documentation Quentin Monnet
2018-04-29 16:02 ` Alexei Starovoitov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1524956530.git.rdna@fb.com \
--to=rdna@fb.com \
--cc=ast@kernel.org \
--cc=daniel@iogearbox.net \
--cc=kernel-team@fb.com \
--cc=netdev@vger.kernel.org \
--cc=quentin.monnet@netronome.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.