rxrpc: Remove rxrpc_get_reply_time() which is no longer used
authorDavid Howells <dhowells@redhat.com>
Wed, 31 Aug 2022 12:24:44 +0000 (13:24 +0100)
committerDavid Howells <dhowells@redhat.com>
Thu, 1 Sep 2022 10:44:13 +0000 (11:44 +0100)
commit21457f4a91cb522f1a3ad9741ff1d25fadfaa3c5
treed7945df98f8bcb82ee1f47c1352a745a202e5881
parent7903192c4b4a82d792cb0dc5e2779a2efe60d45b
rxrpc: Remove rxrpc_get_reply_time() which is no longer used

Remove rxrpc_get_reply_time() as that is no longer used now that the call
issue time is used instead of the reply time.

Signed-off-by: David Howells <dhowells@redhat.com>
Documentation/networking/rxrpc.rst
include/net/af_rxrpc.h
net/rxrpc/recvmsg.c