.pylintrc: warning: ignored by one of the .gitignore files Warning: ../drivers/block/drbd/drbd_bitmap.c:1219 function parameter 'peer_device' not described in 'drbd_bm_read' Warning: ../drivers/block/drbd/drbd_bitmap.c:1231 function parameter 'peer_device' not described in 'drbd_bm_write' Warning: ../drivers/block/drbd/drbd_bitmap.c:1243 function parameter 'peer_device' not described in 'drbd_bm_write_all' Warning: ../drivers/block/drbd/drbd_bitmap.c:1270 function parameter 'peer_device' not described in 'drbd_bm_write_copy_pages' ../net/ipv4/ip_output.c: In function ‘ip_output’: ../net/ipv4/ip_output.c:438:9: error: ‘ret_val’ undeclared (first use in this function); did you mean ‘pte_val’? 438 | ret_val = NF_HOOK_COND(NFPROTO_IPV4, NF_INET_POST_ROUTING, | ^~~~~~~ | pte_val ../net/ipv4/ip_output.c:438:9: note: each undeclared identifier is reported only once for each function it appears in make[5]: *** [../scripts/Makefile.build:287: net/ipv4/ip_output.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:554: net/ipv4] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:554: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-0/Makefile:2003: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 .pylintrc: warning: ignored by one of the .gitignore files Warning: ../net/ipv4/tcp_lp.c:121 function parameter 'ack' not described in 'tcp_lp_cong_avoid' Warning: ../net/ipv4/tcp_lp.c:121 function parameter 'acked' not described in 'tcp_lp_cong_avoid' Warning: ../net/ipv4/tcp_lp.c:271 function parameter 'sample' not described in 'tcp_lp_pkts_acked' .pylintrc: warning: ignored by one of the .gitignore files ../net/ipv4/ip_output.c: In function ‘ip_output’: ../net/ipv4/ip_output.c:438:9: error: ‘ret_val’ undeclared (first use in this function); did you mean ‘pte_val’? 438 | ret_val = NF_HOOK_COND(NFPROTO_IPV4, NF_INET_POST_ROUTING, | ^~~~~~~ | pte_val ../net/ipv4/ip_output.c:438:9: note: each undeclared identifier is reported only once for each function it appears in make[5]: *** [../scripts/Makefile.build:287: net/ipv4/ip_output.o] Error 1 make[4]: *** [../scripts/Makefile.build:554: net/ipv4] Error 2 make[3]: *** [../scripts/Makefile.build:554: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-0/Makefile:2003: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.tLryld8og5 2025-07-23 02:45:06.752513558 -0700 +++ /tmp/tmp.BdhBNTfaU9 2025-07-23 02:45:18.827325830 -0700 @@ -2,3 +2,13 @@ -Warning: ../net/ipv4/tcp_lp.c:121 function parameter 'ack' not described in 'tcp_lp_cong_avoid' -Warning: ../net/ipv4/tcp_lp.c:121 function parameter 'acked' not described in 'tcp_lp_cong_avoid' -Warning: ../net/ipv4/tcp_lp.c:271 function parameter 'sample' not described in 'tcp_lp_pkts_acked' +../net/ipv4/ip_output.c: In function ‘ip_output’: +../net/ipv4/ip_output.c:438:9: error: ‘ret_val’ undeclared (first use in this function); did you mean ‘pte_val’? + 438 | ret_val = NF_HOOK_COND(NFPROTO_IPV4, NF_INET_POST_ROUTING, + | ^~~~~~~ + | pte_val +../net/ipv4/ip_output.c:438:9: note: each undeclared identifier is reported only once for each function it appears in +make[5]: *** [../scripts/Makefile.build:287: net/ipv4/ip_output.o] Error 1 +make[4]: *** [../scripts/Makefile.build:554: net/ipv4] Error 2 +make[3]: *** [../scripts/Makefile.build:554: net] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/home/nipa/net-next/wt-0/Makefile:2003: .] Error 2 +make[1]: *** [/home/nipa/net-next/wt-0/Makefile:248: __sub-make] Error 2 +make: *** [Makefile:248: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.InpLGlDS0D 2025-07-23 02:45:18.833556750 -0700 +++ /tmp/tmp.tHtE0qRZY9 2025-07-23 02:45:18.836556727 -0700 @@ -0,0 +1 @@ + 1 ../net/ipv4/ip_output.c