../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/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' Warning: ../net/handshake/tlshd.c:365 function parameter 'keyupdate' not described in 'tls_client_hello_psk' Warning: ../net/handshake/tlshd.c:432 function parameter 'keyupdate' not described in 'tls_server_hello_psk' ../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/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.GOu9sftrfB 2025-08-14 23:07:41.118226438 -0700 +++ /tmp/tmp.ZRyzFZdtuk 2025-08-14 23:09:35.939329303 -0700 @@ -0,0 +1,2 @@ +Warning: ../net/handshake/tlshd.c:365 function parameter 'keyupdate' not described in 'tls_client_hello_psk' +Warning: ../net/handshake/tlshd.c:432 function parameter 'keyupdate' not described in 'tls_server_hello_psk' Per-file breakdown