Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1581482
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net-next v1] bpf: Remove redundant ifdef |
| Date | 2017-02-15 18:20 +0100 |
| Message-ID | <tbbpf-2OF-1@gated-at.bofh.it> (permalink) |
| References | <t9LGx-4H8-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Mickaël Salaün <mic@digikod.net> Date: Sat, 11 Feb 2017 20:37:08 +0100 > Remove a useless ifdef __NR_bpf as requested by Wang Nan. > > Inline one-line static functions as it was in the bpf_sys.h file. > > Signed-off-by: Mickaël Salaün <mic@digikod.net> > Cc: Alexei Starovoitov <ast@fb.com> > Cc: Daniel Borkmann <daniel@iogearbox.net> > Cc: David S. Miller <davem@davemloft.net> > Cc: Wang Nan <wangnan0@huawei.com> > Link: https://lkml.kernel.org/r/828ab1ff-4dcf-53ff-c97b-074adb895006@huawei.com Applied.
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH net-next v1] bpf: Remove redundant ifdef David Miller <davem@davemloft.net> - 2017-02-15 18:20 +0100
csiph-web