]> git.baikalelectronics.ru Git - kernel.git/commit
rxrpc: Expose UAPI definitions to userspace
authorDavid Howells <dhowells@redhat.com>
Fri, 21 Jul 2017 09:39:26 +0000 (10:39 +0100)
committerDavid Howells <dhowells@redhat.com>
Fri, 21 Jul 2017 09:39:26 +0000 (10:39 +0100)
commitdc8a2db9d68cc168a48c12567eb9dd7106c2d3c2
tree4e67d1f9fc8f925eebb8102ca664d4b48bd67ae0
parent3b9a1a889c9a412b889146b2b39ec15f001ec51f
rxrpc: Expose UAPI definitions to userspace

Move UAPI definitions from the internal header and place them in a UAPI
header file so that userspace can make use of them.

Signed-off-by: David Howells <dhowells@redhat.com>
include/linux/rxrpc.h [deleted file]
include/uapi/linux/rxrpc.h [new file with mode: 0644]