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>