.pylintrc: warning: ignored by one of the .gitignore files .pylintrc: warning: ignored by one of the .gitignore files ../net/rxrpc/call_object.c: In function ‘rxrpc_release_calls_on_socket’: ../net/rxrpc/call_object.c:634:38: error: ‘rxrpc_call_put_release_recvmsg_q’ undeclared (first use in this function); did you mean ‘rxrpc_call_put_release_sock_tba’? 634 | rxrpc_put_call(call, rxrpc_call_put_release_recvmsg_q); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | rxrpc_call_put_release_sock_tba ../net/rxrpc/call_object.c:634:38: note: each undeclared identifier is reported only once for each function it appears in make[5]: *** [../scripts/Makefile.build:287: net/rxrpc/call_object.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:554: net/rxrpc] Error 2 make[3]: *** [../scripts/Makefile.build:554: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net/wt-0/Makefile:2003: .] Error 2 make[1]: *** [/home/nipa/net/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.AiPuT2IX01 2025-07-16 05:03:13.713066739 -0700 +++ /tmp/tmp.AEipmyfny7 2025-07-16 05:03:35.407227474 -0700 @@ -1,0 +2,14 @@ +../net/rxrpc/call_object.c: In function ‘rxrpc_release_calls_on_socket’: +../net/rxrpc/call_object.c:634:38: error: ‘rxrpc_call_put_release_recvmsg_q’ undeclared (first use in this function); did you mean ‘rxrpc_call_put_release_sock_tba’? + 634 | rxrpc_put_call(call, rxrpc_call_put_release_recvmsg_q); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + | rxrpc_call_put_release_sock_tba +../net/rxrpc/call_object.c:634:38: note: each undeclared identifier is reported only once for each function it appears in +make[5]: *** [../scripts/Makefile.build:287: net/rxrpc/call_object.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... +make[4]: *** [../scripts/Makefile.build:554: net/rxrpc] Error 2 +make[3]: *** [../scripts/Makefile.build:554: net] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/home/nipa/net/wt-0/Makefile:2003: .] Error 2 +make[1]: *** [/home/nipa/net/wt-0/Makefile:248: __sub-make] Error 2 +make: *** [Makefile:248: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.ASJ7OnNxXv 2025-07-16 05:03:35.413568907 -0700 +++ /tmp/tmp.dGDve3SJXa 2025-07-16 05:03:35.417568887 -0700 @@ -0,0 +1 @@ + 1 ../net/rxrpc/call_object.c