diff options
author | David S. Miller <davem@davemloft.net> | 2017-07-25 01:17:10 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-07-25 01:17:10 +0200 |
commit | 71085745ec72969708ef79ef80c5e3babfef2957 (patch) | |
tree | 4f37e520ad057c4b5d7ea5c9db6e55e65b78c992 /kernel/bpf/devmap.c | |
parent | mlxsw: spectrum_router: Don't batch neighbour deletion (diff) | |
parent | rxrpc: Move the packet.h include file into net/rxrpc/ (diff) | |
download | linux-71085745ec72969708ef79ef80c5e3babfef2957.tar.xz linux-71085745ec72969708ef79ef80c5e3babfef2957.zip |
Merge tag 'rxrpc-rewrite-20170721' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
David Howells says:
====================
rxrpc: Rearrange headers
Here's a pair of patches that rearrange some of the AF_RXRPC header files
that are outside of the net/rxrpc/ directory:
(1) The bits userspace need are moved to uapi/linux/rxrpc.h. [Should this
be af_rxrpc.h instead, I wonder - but there doesn't seem to be
precedent for that in the other net UAPI headers.]
(2) For the most part, the contents of rxrpc/packet.h are no longer used
outside of the AF_RXRPC module, so move them to net/rxrpc/protocol.h
with the exception of the standard abort codes which are exposed to
userspace when an abort occurs and the security index values which are
needed when constructing keys.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/bpf/devmap.c')
0 files changed, 0 insertions, 0 deletions