../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' ../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 ../net/handshake/request.c:349:6: warning: no previous prototype for function 'handshake_sk_destruct_req' [-Wmissing-prototypes] 349 | void handshake_sk_destruct_req(struct sock *sk) | ^ ../net/handshake/request.c:349:1: note: declare 'static' if the function is not intended to be used outside of this translation unit 349 | void handshake_sk_destruct_req(struct sock *sk) | ^ | static 2 warnings generated. 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' New errors added --- /tmp/tmp.UcPMTaaZIb 2025-08-14 23:00:15.656275746 -0700 +++ /tmp/tmp.ompuPJWoAJ 2025-08-14 23:02:08.897500688 -0700 @@ -8,2 +8,8 @@ -1 warning generated. -Warning: ../net/sunrpc/svcsock.c:454 function parameter 'user_key_serial' not described in 'svc_tcp_handshake_done' +../net/handshake/request.c:349:6: warning: no previous prototype for function 'handshake_sk_destruct_req' [-Wmissing-prototypes] + 349 | void handshake_sk_destruct_req(struct sock *sk) + | ^ +../net/handshake/request.c:349:1: note: declare 'static' if the function is not intended to be used outside of this translation unit + 349 | void handshake_sk_destruct_req(struct sock *sk) + | ^ + | static +2 warnings generated. @@ -10,0 +17 @@ +Warning: ../net/sunrpc/svcsock.c:454 function parameter 'user_key_serial' not described in 'svc_tcp_handshake_done' Per-file breakdown --- /tmp/tmp.VXNcin9QXO 2025-08-14 23:03:37.933557286 -0700 +++ /tmp/tmp.irxZus3O2X 2025-08-14 23:03:37.935557273 -0700 @@ -1 +1 @@ - 1 ../net/handshake/request.c + 2 ../net/handshake/request.c