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)
commit3067bf8c596d59164f48569a2d362de5b4c42f59
treeb6ac9b174d1420d528bc8ad5b2ef84ba24e377b5
parentbdc48fa11e46f867ea4d75fa59ee87a7f48be144
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