.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[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 .pylintrc: warning: ignored by one of the .gitignore files