[PATCH 0/2] sunrpc: cleanup patches for svc_tcp_sendto() and svc_tcp_sendmsg()
From: Jeff Layton
Date: Mon Aug 11 2025 - 10:39:08 EST
These patches fix a minor annoyance in a pr_notice() and clean up
svc_tcp_sendmsg() to not require a return pointer. Please consider for
v6.18.
Signed-off-by: Jeff Layton <jlayton@xxxxxxxxxx>
---
Jeff Layton (2):
sunrpc: fix pr_notice in svc_tcp_sendto() to show correct length
sunrpc: eliminate return pointer in svc_tcp_sendmsg()
net/sunrpc/svcsock.c | 23 +++++++++--------------
1 file changed, 9 insertions(+), 14 deletions(-)
---
base-commit: 8f5ae30d69d7543eee0d70083daf4de8fe15d585
change-id: 20250811-nfsd-testing-03aafd313a72
Best regards,
--
Jeff Layton <jlayton@xxxxxxxxxx>