]> git.baikalelectronics.ru Git - kernel.git/commit
rxrpc: Move the call completion handling out of line
authorDavid Howells <dhowells@redhat.com>
Wed, 3 Jun 2020 21:21:16 +0000 (22:21 +0100)
committerDavid Howells <dhowells@redhat.com>
Fri, 5 Jun 2020 12:36:35 +0000 (13:36 +0100)
commitd814836df911555084920b0f7ddcfc6777d5d3c1
treeb6ac9b174d1420d528bc8ad5b2ef84ba24e377b5
parentf473599af1b85f313efbc9b55eb2415cc84d6546
rxrpc: Move the call completion handling out of line

Move the handling of call completion out of line so that the next patch can
add more code in that area.

Signed-off-by: David Howells <dhowells@redhat.com>
Reviewed-by: Marc Dionne <marc.dionne@auristor.com>
net/rxrpc/ar-internal.h
net/rxrpc/recvmsg.c
net/rxrpc/sendmsg.c