]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0df310e3d034ffa0f031b020405ae3bd07667cc5
treed7945df98f8bcb82ee1f47c1352a745a202e5881
parentfa64cdacda75d6c7a2e0801be3f6c296518c79ee
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