Warning: ../net/sunrpc/xprtsock.c:2595 function parameter 'user_key_serial' not described in 'xs_tls_handshake_done' Warning: ../net/sunrpc/svcsock.c:454 function parameter 'user_key_serial' not described in 'svc_tcp_handshake_done' ../net/handshake/request.c:312:6: warning: no previous prototype for function 'handshake_req_cancel' [-Wmissing-prototypes] 312 | bool handshake_req_cancel(struct sock *sk) | ^ ../net/handshake/request.c:312:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 312 | bool handshake_req_cancel(struct sock *sk) | ^ | static 1 warning generated. Warning: ../net/sunrpc/svcsock.c:454 function parameter 'user_key_serial' not described in 'svc_tcp_handshake_done' Warning: ../net/sunrpc/xprtsock.c:2595 function parameter 'user_key_serial' not described in 'xs_tls_handshake_done' New errors added --- /tmp/tmp.03xIApnGdN 2025-08-14 22:56:43.193461916 -0700 +++ /tmp/tmp.QbWW7CDVEL 2025-08-14 22:58:29.991399146 -0700 @@ -1 +1,8 @@ -Warning: ../net/sunrpc/xprtsock.c:2595 function parameter 'user_key_serial' not described in 'xs_tls_handshake_done' +../net/handshake/request.c:312:6: warning: no previous prototype for function 'handshake_req_cancel' [-Wmissing-prototypes] + 312 | bool handshake_req_cancel(struct sock *sk) + | ^ +../net/handshake/request.c:312:1: note: declare 'static' if the function is not intended to be used outside of this translation unit + 312 | bool handshake_req_cancel(struct sock *sk) + | ^ + | static +1 warning generated. @@ -2,0 +10 @@ +Warning: ../net/sunrpc/xprtsock.c:2595 function parameter 'user_key_serial' not described in 'xs_tls_handshake_done' Per-file breakdown --- /tmp/tmp.CdwoHmfUFZ 2025-08-14 22:59:58.462923121 -0700 +++ /tmp/tmp.1kQSVgr0o4 2025-08-14 22:59:58.465923102 -0700 @@ -0,0 +1 @@ + 1 ../net/handshake/request.c