========== build_clang - FAILED Documentation/.renames.txt: warning: ignored by one of the .gitignore files Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/can/raw.c:523:16: error: too few arguments to function call, expected 2, have 1 523 | netdev_put(dev); | ~~~~~~~~~~ ^ ../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^ ~~~~~~~~~~~~~~~~~~~~~~~ 4437 | netdevice_tracker *tracker) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/can/raw.c:994:16: error: too few arguments to function call, expected 2, have 1 994 | netdev_put(dev); | ~~~~~~~~~~ ^ ../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^ ~~~~~~~~~~~~~~~~~~~~~~~ 4437 | netdevice_tracker *tracker) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/can/raw.c:1004:16: error: too few arguments to function call, expected 2, have 1 1004 | netdev_put(dev); | ~~~~~~~~~~ ^ ../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^ ~~~~~~~~~~~~~~~~~~~~~~~ 4437 | netdevice_tracker *tracker) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 errors generated. make[5]: *** [../scripts/Makefile.build:287: net/can/raw.o] Error 1 make[5]: *** Waiting for unfinished jobs.... ../net/can/bcm.c:344:16: error: too few arguments to function call, expected 2, have 1 344 | netdev_put(dev); | ~~~~~~~~~~ ^ ../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^ ~~~~~~~~~~~~~~~~~~~~~~~ 4437 | netdevice_tracker *tracker) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/can/bcm.c:857:21: error: too few arguments to function call, expected 2, have 1 857 | netdev_put(dev); | ~~~~~~~~~~ ^ ../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^ ~~~~~~~~~~~~~~~~~~~~~~~ 4437 | netdevice_tracker *tracker) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/can/bcm.c:1295:19: error: too few arguments to function call, expected 2, have 1 1295 | netdev_put(dev); | ~~~~~~~~~~ ^ ../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^ ~~~~~~~~~~~~~~~~~~~~~~~ 4437 | netdevice_tracker *tracker) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/can/bcm.c:1349:16: error: too few arguments to function call, expected 2, have 1 1349 | netdev_put(dev); | ~~~~~~~~~~ ^ ../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^ ~~~~~~~~~~~~~~~~~~~~~~~ 4437 | netdevice_tracker *tracker) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/can/bcm.c:1408:19: error: too few arguments to function call, expected 2, have 1 1408 | netdev_put(dev); | ~~~~~~~~~~ ^ ../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^ ~~~~~~~~~~~~~~~~~~~~~~~ 4437 | netdevice_tracker *tracker) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/can/bcm.c:1412:18: error: too few arguments to function call, expected 2, have 1 1412 | netdev_put(dev); | ~~~~~~~~~~ ^ ../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^ ~~~~~~~~~~~~~~~~~~~~~~~ 4437 | netdevice_tracker *tracker) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/can/bcm.c:1627:20: error: too few arguments to function call, expected 2, have 1 1627 | netdev_put(dev); | ~~~~~~~~~~ ^ ../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^ ~~~~~~~~~~~~~~~~~~~~~~~ 4437 | netdevice_tracker *tracker) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/can/bcm.c:1687:18: error: too few arguments to function call, expected 2, have 1 1687 | netdev_put(dev); | ~~~~~~~~~~ ^ ../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^ ~~~~~~~~~~~~~~~~~~~~~~~ 4437 | netdevice_tracker *tracker) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/can/bcm.c:1693:17: error: too few arguments to function call, expected 2, have 1 1693 | netdev_put(dev); | ~~~~~~~~~~ ^ ../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^ ~~~~~~~~~~~~~~~~~~~~~~~ 4437 | netdevice_tracker *tracker) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 9 errors generated. make[5]: *** [../scripts/Makefile.build:287: net/can/bcm.o] Error 1 ../net/can/isotp.c:263:16: error: too few arguments to function call, expected 2, have 1 263 | netdev_put(dev); | ~~~~~~~~~~ ^ ../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^ ~~~~~~~~~~~~~~~~~~~~~~~ 4437 | netdevice_tracker *tracker) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/can/isotp.c:776:17: error: too few arguments to function call, expected 2, have 1 776 | netdev_put(dev); | ~~~~~~~~~~ ^ ../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^ ~~~~~~~~~~~~~~~~~~~~~~~ 4437 | netdevice_tracker *tracker) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/can/isotp.c:814:16: error: too few arguments to function call, expected 2, have 1 814 | netdev_put(dev); | ~~~~~~~~~~ ^ ../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^ ~~~~~~~~~~~~~~~~~~~~~~~ 4437 | netdevice_tracker *tracker) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/can/isotp.c:1004:17: error: too few arguments to function call, expected 2, have 1 1004 | netdev_put(dev); | ~~~~~~~~~~ ^ ../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^ ~~~~~~~~~~~~~~~~~~~~~~~ 4437 | netdevice_tracker *tracker) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/can/isotp.c:1086:16: error: too few arguments to function call, expected 2, have 1 1086 | netdev_put(dev); | ~~~~~~~~~~ ^ ../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^ ~~~~~~~~~~~~~~~~~~~~~~~ 4437 | netdevice_tracker *tracker) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/can/isotp.c:1217:19: error: too few arguments to function call, expected 2, have 1 1217 | netdev_put(dev); | ~~~~~~~~~~ ^ ../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^ ~~~~~~~~~~~~~~~~~~~~~~~ 4437 | netdevice_tracker *tracker) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/can/isotp.c:1309:17: error: too few arguments to function call, expected 2, have 1 1309 | netdev_put(dev); | ~~~~~~~~~~ ^ ../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^ ~~~~~~~~~~~~~~~~~~~~~~~ 4437 | netdevice_tracker *tracker) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/can/isotp.c:1314:17: error: too few arguments to function call, expected 2, have 1 1314 | netdev_put(dev); | ~~~~~~~~~~ ^ ../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^ ~~~~~~~~~~~~~~~~~~~~~~~ 4437 | netdevice_tracker *tracker) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/can/isotp.c:1334:16: error: too few arguments to function call, expected 2, have 1 1334 | netdev_put(dev); | ~~~~~~~~~~ ^ ../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^ ~~~~~~~~~~~~~~~~~~~~~~~ 4437 | netdevice_tracker *tracker) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 9 errors generated. make[5]: *** [../scripts/Makefile.build:287: net/can/isotp.o] Error 1 ../net/can/j1939/main.c:166:17: error: too few arguments to function call, expected 2, have 1 166 | netdev_put(ndev); | ~~~~~~~~~~ ^ ../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^ ~~~~~~~~~~~~~~~~~~~~~~~ 4437 | netdevice_tracker *tracker) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/can/j1939/main.c:284:18: error: too few arguments to function call, expected 2, have 1 284 | netdev_put(ndev); | ~~~~~~~~~~ ^ ../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^ ~~~~~~~~~~~~~~~~~~~~~~~ 4437 | netdevice_tracker *tracker) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/can/j1939/main.c:301:17: error: too few arguments to function call, expected 2, have 1 301 | netdev_put(ndev); | ~~~~~~~~~~ ^ ../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^ ~~~~~~~~~~~~~~~~~~~~~~~ 4437 | netdevice_tracker *tracker) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 errors generated. make[6]: *** [../scripts/Makefile.build:287: net/can/j1939/main.o] Error 1 make[6]: *** Waiting for unfinished jobs.... ../net/can/j1939/socket.c:486:19: error: too few arguments to function call, expected 2, have 1 486 | netdev_put(ndev); | ~~~~~~~~~~ ^ ../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^ ~~~~~~~~~~~~~~~~~~~~~~~ 4437 | netdevice_tracker *tracker) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/can/j1939/socket.c:493:19: error: too few arguments to function call, expected 2, have 1 493 | netdev_put(ndev); | ~~~~~~~~~~ ^ ../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^ ~~~~~~~~~~~~~~~~~~~~~~~ 4437 | netdevice_tracker *tracker) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/can/j1939/socket.c:499:19: error: too few arguments to function call, expected 2, have 1 499 | netdev_put(ndev); | ~~~~~~~~~~ ^ ../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^ ~~~~~~~~~~~~~~~~~~~~~~~ 4437 | netdevice_tracker *tracker) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/can/j1939/socket.c:505:18: error: too few arguments to function call, expected 2, have 1 505 | netdev_put(ndev); | ~~~~~~~~~~ ^ ../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^ ~~~~~~~~~~~~~~~~~~~~~~~ 4437 | netdevice_tracker *tracker) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 4 errors generated. make[6]: *** [../scripts/Makefile.build:287: net/can/j1939/socket.o] Error 1 make[5]: *** [../scripts/Makefile.build:544: net/can/j1939] Error 2 make[4]: *** [../scripts/Makefile.build:544: net/can] Error 2 make[3]: *** [../scripts/Makefile.build:544: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2054: .] Error 2 make[1]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.iSPcGm4nfv 2026-01-28 16:35:52.917873345 -0500 +++ /tmp/tmp.FIixwoqdlO 2026-01-28 16:36:27.778667088 -0500 @@ -1,0 +2,243 @@ +../net/can/raw.c:523:16: error: too few arguments to function call, expected 2, have 1 + 523 | netdev_put(dev); + | ~~~~~~~~~~ ^ +../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^ ~~~~~~~~~~~~~~~~~~~~~~~ + 4437 | netdevice_tracker *tracker) + | ~~~~~~~~~~~~~~~~~~~~~~~~~~ +../net/can/raw.c:994:16: error: too few arguments to function call, expected 2, have 1 + 994 | netdev_put(dev); + | ~~~~~~~~~~ ^ +../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^ ~~~~~~~~~~~~~~~~~~~~~~~ + 4437 | netdevice_tracker *tracker) + | ~~~~~~~~~~~~~~~~~~~~~~~~~~ +../net/can/raw.c:1004:16: error: too few arguments to function call, expected 2, have 1 + 1004 | netdev_put(dev); + | ~~~~~~~~~~ ^ +../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^ ~~~~~~~~~~~~~~~~~~~~~~~ + 4437 | netdevice_tracker *tracker) + | ~~~~~~~~~~~~~~~~~~~~~~~~~~ +3 errors generated. +make[5]: *** [../scripts/Makefile.build:287: net/can/raw.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... +../net/can/bcm.c:344:16: error: too few arguments to function call, expected 2, have 1 + 344 | netdev_put(dev); + | ~~~~~~~~~~ ^ +../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^ ~~~~~~~~~~~~~~~~~~~~~~~ + 4437 | netdevice_tracker *tracker) + | ~~~~~~~~~~~~~~~~~~~~~~~~~~ +../net/can/bcm.c:857:21: error: too few arguments to function call, expected 2, have 1 + 857 | netdev_put(dev); + | ~~~~~~~~~~ ^ +../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^ ~~~~~~~~~~~~~~~~~~~~~~~ + 4437 | netdevice_tracker *tracker) + | ~~~~~~~~~~~~~~~~~~~~~~~~~~ +../net/can/bcm.c:1295:19: error: too few arguments to function call, expected 2, have 1 + 1295 | netdev_put(dev); + | ~~~~~~~~~~ ^ +../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^ ~~~~~~~~~~~~~~~~~~~~~~~ + 4437 | netdevice_tracker *tracker) + | ~~~~~~~~~~~~~~~~~~~~~~~~~~ +../net/can/bcm.c:1349:16: error: too few arguments to function call, expected 2, have 1 + 1349 | netdev_put(dev); + | ~~~~~~~~~~ ^ +../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^ ~~~~~~~~~~~~~~~~~~~~~~~ + 4437 | netdevice_tracker *tracker) + | ~~~~~~~~~~~~~~~~~~~~~~~~~~ +../net/can/bcm.c:1408:19: error: too few arguments to function call, expected 2, have 1 + 1408 | netdev_put(dev); + | ~~~~~~~~~~ ^ +../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^ ~~~~~~~~~~~~~~~~~~~~~~~ + 4437 | netdevice_tracker *tracker) + | ~~~~~~~~~~~~~~~~~~~~~~~~~~ +../net/can/bcm.c:1412:18: error: too few arguments to function call, expected 2, have 1 + 1412 | netdev_put(dev); + | ~~~~~~~~~~ ^ +../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^ ~~~~~~~~~~~~~~~~~~~~~~~ + 4437 | netdevice_tracker *tracker) + | ~~~~~~~~~~~~~~~~~~~~~~~~~~ +../net/can/bcm.c:1627:20: error: too few arguments to function call, expected 2, have 1 + 1627 | netdev_put(dev); + | ~~~~~~~~~~ ^ +../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^ ~~~~~~~~~~~~~~~~~~~~~~~ + 4437 | netdevice_tracker *tracker) + | ~~~~~~~~~~~~~~~~~~~~~~~~~~ +../net/can/bcm.c:1687:18: error: too few arguments to function call, expected 2, have 1 + 1687 | netdev_put(dev); + | ~~~~~~~~~~ ^ +../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^ ~~~~~~~~~~~~~~~~~~~~~~~ + 4437 | netdevice_tracker *tracker) + | ~~~~~~~~~~~~~~~~~~~~~~~~~~ +../net/can/bcm.c:1693:17: error: too few arguments to function call, expected 2, have 1 + 1693 | netdev_put(dev); + | ~~~~~~~~~~ ^ +../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^ ~~~~~~~~~~~~~~~~~~~~~~~ + 4437 | netdevice_tracker *tracker) + | ~~~~~~~~~~~~~~~~~~~~~~~~~~ +9 errors generated. +make[5]: *** [../scripts/Makefile.build:287: net/can/bcm.o] Error 1 +../net/can/isotp.c:263:16: error: too few arguments to function call, expected 2, have 1 + 263 | netdev_put(dev); + | ~~~~~~~~~~ ^ +../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^ ~~~~~~~~~~~~~~~~~~~~~~~ + 4437 | netdevice_tracker *tracker) + | ~~~~~~~~~~~~~~~~~~~~~~~~~~ +../net/can/isotp.c:776:17: error: too few arguments to function call, expected 2, have 1 + 776 | netdev_put(dev); + | ~~~~~~~~~~ ^ +../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^ ~~~~~~~~~~~~~~~~~~~~~~~ + 4437 | netdevice_tracker *tracker) + | ~~~~~~~~~~~~~~~~~~~~~~~~~~ +../net/can/isotp.c:814:16: error: too few arguments to function call, expected 2, have 1 + 814 | netdev_put(dev); + | ~~~~~~~~~~ ^ +../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^ ~~~~~~~~~~~~~~~~~~~~~~~ + 4437 | netdevice_tracker *tracker) + | ~~~~~~~~~~~~~~~~~~~~~~~~~~ +../net/can/isotp.c:1004:17: error: too few arguments to function call, expected 2, have 1 + 1004 | netdev_put(dev); + | ~~~~~~~~~~ ^ +../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^ ~~~~~~~~~~~~~~~~~~~~~~~ + 4437 | netdevice_tracker *tracker) + | ~~~~~~~~~~~~~~~~~~~~~~~~~~ +../net/can/isotp.c:1086:16: error: too few arguments to function call, expected 2, have 1 + 1086 | netdev_put(dev); + | ~~~~~~~~~~ ^ +../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^ ~~~~~~~~~~~~~~~~~~~~~~~ + 4437 | netdevice_tracker *tracker) + | ~~~~~~~~~~~~~~~~~~~~~~~~~~ +../net/can/isotp.c:1217:19: error: too few arguments to function call, expected 2, have 1 + 1217 | netdev_put(dev); + | ~~~~~~~~~~ ^ +../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^ ~~~~~~~~~~~~~~~~~~~~~~~ + 4437 | netdevice_tracker *tracker) + | ~~~~~~~~~~~~~~~~~~~~~~~~~~ +../net/can/isotp.c:1309:17: error: too few arguments to function call, expected 2, have 1 + 1309 | netdev_put(dev); + | ~~~~~~~~~~ ^ +../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^ ~~~~~~~~~~~~~~~~~~~~~~~ + 4437 | netdevice_tracker *tracker) + | ~~~~~~~~~~~~~~~~~~~~~~~~~~ +../net/can/isotp.c:1314:17: error: too few arguments to function call, expected 2, have 1 + 1314 | netdev_put(dev); + | ~~~~~~~~~~ ^ +../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^ ~~~~~~~~~~~~~~~~~~~~~~~ + 4437 | netdevice_tracker *tracker) + | ~~~~~~~~~~~~~~~~~~~~~~~~~~ +../net/can/isotp.c:1334:16: error: too few arguments to function call, expected 2, have 1 + 1334 | netdev_put(dev); + | ~~~~~~~~~~ ^ +../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^ ~~~~~~~~~~~~~~~~~~~~~~~ + 4437 | netdevice_tracker *tracker) + | ~~~~~~~~~~~~~~~~~~~~~~~~~~ +9 errors generated. +make[5]: *** [../scripts/Makefile.build:287: net/can/isotp.o] Error 1 +../net/can/j1939/main.c:166:17: error: too few arguments to function call, expected 2, have 1 + 166 | netdev_put(ndev); + | ~~~~~~~~~~ ^ +../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^ ~~~~~~~~~~~~~~~~~~~~~~~ + 4437 | netdevice_tracker *tracker) + | ~~~~~~~~~~~~~~~~~~~~~~~~~~ +../net/can/j1939/main.c:284:18: error: too few arguments to function call, expected 2, have 1 + 284 | netdev_put(ndev); + | ~~~~~~~~~~ ^ +../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^ ~~~~~~~~~~~~~~~~~~~~~~~ + 4437 | netdevice_tracker *tracker) + | ~~~~~~~~~~~~~~~~~~~~~~~~~~ +../net/can/j1939/main.c:301:17: error: too few arguments to function call, expected 2, have 1 + 301 | netdev_put(ndev); + | ~~~~~~~~~~ ^ +../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^ ~~~~~~~~~~~~~~~~~~~~~~~ + 4437 | netdevice_tracker *tracker) + | ~~~~~~~~~~~~~~~~~~~~~~~~~~ +3 errors generated. +make[6]: *** [../scripts/Makefile.build:287: net/can/j1939/main.o] Error 1 +make[6]: *** Waiting for unfinished jobs.... +../net/can/j1939/socket.c:486:19: error: too few arguments to function call, expected 2, have 1 + 486 | netdev_put(ndev); + | ~~~~~~~~~~ ^ +../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^ ~~~~~~~~~~~~~~~~~~~~~~~ + 4437 | netdevice_tracker *tracker) + | ~~~~~~~~~~~~~~~~~~~~~~~~~~ +../net/can/j1939/socket.c:493:19: error: too few arguments to function call, expected 2, have 1 + 493 | netdev_put(ndev); + | ~~~~~~~~~~ ^ +../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^ ~~~~~~~~~~~~~~~~~~~~~~~ + 4437 | netdevice_tracker *tracker) + | ~~~~~~~~~~~~~~~~~~~~~~~~~~ +../net/can/j1939/socket.c:499:19: error: too few arguments to function call, expected 2, have 1 + 499 | netdev_put(ndev); + | ~~~~~~~~~~ ^ +../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^ ~~~~~~~~~~~~~~~~~~~~~~~ + 4437 | netdevice_tracker *tracker) + | ~~~~~~~~~~~~~~~~~~~~~~~~~~ +../net/can/j1939/socket.c:505:18: error: too few arguments to function call, expected 2, have 1 + 505 | netdev_put(ndev); + | ~~~~~~~~~~ ^ +../include/linux/netdevice.h:4436:20: note: 'netdev_put' declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^ ~~~~~~~~~~~~~~~~~~~~~~~ + 4437 | netdevice_tracker *tracker) + | ~~~~~~~~~~~~~~~~~~~~~~~~~~ +4 errors generated. +make[6]: *** [../scripts/Makefile.build:287: net/can/j1939/socket.o] Error 1 +make[5]: *** [../scripts/Makefile.build:544: net/can/j1939] Error 2 +make[4]: *** [../scripts/Makefile.build:544: net/can] Error 2 +make[3]: *** [../scripts/Makefile.build:544: net] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2054: .] Error 2 +make[1]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:248: __sub-make] Error 2 +make: *** [Makefile:248: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.mlBMDqunE9 2026-01-28 16:36:27.783667057 -0500 +++ /tmp/tmp.aBVnxjdH7h 2026-01-28 16:36:27.785667045 -0500 @@ -0,0 +1,5 @@ + 9 ../net/can/bcm.c + 9 ../net/can/isotp.c + 3 ../net/can/j1939/main.c + 4 ../net/can/j1939/socket.c + 3 ../net/can/raw.c