From: David Miller <davem@davemloft.net>
To: zlim.lnx@gmail.com
Cc: dborkman@redhat.com, ast@plumgrid.com, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCHv2 net-next] net: filter: move load_pointer() into filter.h
Date: Tue, 08 Jul 2014 14:11:37 -0700 (PDT) [thread overview]
Message-ID: <20140708.141137.1850005112297468089.davem@davemloft.net> (raw)
In-Reply-To: <1404399414-32099-1-git-send-email-zlim.lnx@gmail.com>
From: Zi Shen Lim <zlim.lnx@gmail.com>
Date: Thu, 3 Jul 2014 07:56:54 -0700
> load_pointer() is already a static inline function.
> Let's move it into filter.h so BPF JIT implementations can reuse this
> function.
>
> Since we're exporting this function, let's also rename it to
> bpf_load_pointer() for clarity.
>
> Signed-off-by: Zi Shen Lim <zlim.lnx@gmail.com>
> ---
> v1->v2:
> * Renamed to more specific name of bpf_load_pointer(), as suggested
> by Daniel.
Applied, thank you.
prev parent reply other threads:[~2014-07-08 21:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-03 14:56 [PATCHv2 net-next] net: filter: move load_pointer() into filter.h Zi Shen Lim
2014-07-03 15:03 ` Daniel Borkmann
2014-07-03 17:23 ` Alexei Starovoitov
2014-07-08 21: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=20140708.141137.1850005112297468089.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=ast@plumgrid.com \
--cc=dborkman@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=zlim.lnx@gmail.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 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).