From: David Miller <davem@davemloft.net>
To: mic@digikod.net
Cc: linux-kernel@vger.kernel.org, ast@fb.com, daniel@iogearbox.net,
keescook@chromium.org, kafai@fb.com, netdev@vger.kernel.org,
ast@kernel.org
Subject: Re: [PATCH net-next v2 1/2] bpf: Move check_uarg_tail_zero() upward
Date: Tue, 08 Aug 2017 18:11:28 -0700 (PDT) [thread overview]
Message-ID: <20170808.181128.361728266111595998.davem@davemloft.net> (raw)
In-Reply-To: <20170807184520.8130-1-mic@digikod.net>
From: Mickaël Salaün <mic@digikod.net>
Date: Mon, 7 Aug 2017 20:45:19 +0200
> The function check_uarg_tail_zero() may be useful for other part of the
> code in the syscall.c file. Move this function at the beginning of the
> file.
>
> Signed-off-by: Mickaël Salaün <mic@digikod.net>
> Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Applied.
prev parent reply other threads:[~2017-08-09 1:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-07 18:45 [PATCH net-next v2 1/2] bpf: Move check_uarg_tail_zero() upward Mickaël Salaün
2017-08-07 18:45 ` [PATCH net-next v2 2/2] bpf: Extend check_uarg_tail_zero() checks Mickaël Salaün
2017-08-09 1:11 ` David Miller
2017-08-09 1:11 ` David Miller [this message]
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=20170808.181128.361728266111595998.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=ast@fb.com \
--cc=ast@kernel.org \
--cc=daniel@iogearbox.net \
--cc=kafai@fb.com \
--cc=keescook@chromium.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mic@digikod.net \
--cc=netdev@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).