mirror of
https://github.com/torvalds/linux.git
synced 2026-05-05 23:05:25 -04:00
This function was introduced in commit783da70e83("net: add sock_enable_timestamps"), with one caller in rxrpc. That only caller was removed in commit7903d4438b("rxrpc: Don't use received skbuff timestamps"). Signed-off-by: Willem de Bruijn <willemb@google.com> Reviewed-by: Jason Xing <kerneljasonxing@gmail.com> Link: https://patch.msgid.link/20250609153254.3504909-1-willemdebruijn.kernel@gmail.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>