]> git.baikalelectronics.ru Git - kernel.git/commit
rxrpc: Separate local endpoint event handling out into its own file
authorDavid Howells <dhowells@redhat.com>
Mon, 4 Apr 2016 13:00:34 +0000 (14:00 +0100)
committerDavid Howells <dhowells@redhat.com>
Wed, 15 Jun 2016 14:37:12 +0000 (15:37 +0100)
commit1c13254e517ed07ab547e941e80f7c9baa121439
treea369edf401991df10a8d6ce2952f23de97b7f054
parent84fadbd4548e14a9b275a2d3343ea086417f1387
rxrpc: Separate local endpoint event handling out into its own file

Separate local endpoint event handling out into its own file preparatory to
overhauling the object management aspect (which remains in the original
file).

Signed-off-by: David Howells <dhowells@redhat.com>
net/rxrpc/Makefile
net/rxrpc/ar-internal.h
net/rxrpc/local_event.c [new file with mode: 0644]
net/rxrpc/local_object.c