../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) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../net/handshake/request.c:312:6: warning: symbol 'handshake_req_cancel' was not declared. Should it be static? ../net/handshake/request.c:349:6: warning: symbol 'handshake_sk_destruct_req' was not declared. Should it be static? 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' ../drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_cm.c:1241:22: warning: context imbalance in 'chtls_recv_sock' - unexpected unlock ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static? ../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' ../net/handshake/request.c:312:6: warning: symbol 'handshake_req_cancel' was not declared. Should it be static? ../net/handshake/request.c:349:6: warning: symbol 'handshake_sk_destruct_req' was not declared. Should it be static? 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' ../drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_cm.c:1241:22: warning: context imbalance in 'chtls_recv_sock' - unexpected unlock ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static?