../net/handshake/request.c:312:6: warning: no previous prototype for ‘handshake_req_cancel’ [-Wmissing-prototypes] 312 | bool handshake_req_cancel(struct sock *sk) | ^~~~~~~~~~~~~~~~~~~~ ../net/handshake/request.c:349:6: warning: no previous prototype for ‘handshake_sk_destruct_req’ [-Wmissing-prototypes] 349 | void handshake_sk_destruct_req(struct sock *sk) | ^~~~~~~~~~~~~~~~~~~~~~~~~ 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' 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' 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 ‘handshake_req_cancel’ [-Wmissing-prototypes] 312 | bool handshake_req_cancel(struct sock *sk) | ^~~~~~~~~~~~~~~~~~~~ ../net/handshake/request.c:349:6: warning: no previous prototype for ‘handshake_sk_destruct_req’ [-Wmissing-prototypes] 349 | void handshake_sk_destruct_req(struct sock *sk) | ^~~~~~~~~~~~~~~~~~~~~~~~~ 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'