../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:312:6: warning: symbol 'handshake_req_cancel' was not declared. Should it be static? 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' ../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) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../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' ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static? New errors added --- /tmp/tmp.pJMMzP8kfs 2025-08-14 23:36:59.685866845 -0700 +++ /tmp/tmp.DGPanSJ6qf 2025-08-14 23:40:30.301484001 -0700 @@ -3,0 +4,3 @@ +../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) + | ^~~~~~~~~~~~~~~~~~~~~~~~~ @@ -5 +8 @@ -Warning: ../net/sunrpc/xprtsock.c:2595 function parameter 'user_key_serial' not described in 'xs_tls_handshake_done' +../net/handshake/request.c:349:6: warning: symbol 'handshake_sk_destruct_req' was not declared. Should it be static? @@ -6,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.1xzYnEwsmv 2025-08-14 23:40:30.333847984 -0700 +++ /tmp/tmp.1KBOpcDROX 2025-08-14 23:40:30.347483699 -0700 @@ -1 +1 @@ - 2 ../net/handshake/request.c + 4 ../net/handshake/request.c