Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/can/raw.c:524:16: error: too few arguments to function call, expected 2, have 1 524 | 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:1002:16: error: too few arguments to function call, expected 2, have 1 1002 | 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:1012:16: error: too few arguments to function call, expected 2, have 1 1012 | 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:352:16: error: too few arguments to function call, expected 2, have 1 352 | 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:865:21: error: too few arguments to function call, expected 2, have 1 865 | 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:1303:19: error: too few arguments to function call, expected 2, have 1 1303 | 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:1364:16: error: too few arguments to function call, expected 2, have 1 1364 | 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:1423:19: error: too few arguments to function call, expected 2, have 1 1423 | 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:1427:18: error: too few arguments to function call, expected 2, have 1 1427 | 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:1642:20: error: too few arguments to function call, expected 2, have 1 1642 | 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:1702:18: error: too few arguments to function call, expected 2, have 1 1702 | 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:1708:17: error: too few arguments to function call, expected 2, have 1 1708 | 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/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/isotp.c:271:16: error: too few arguments to function call, expected 2, have 1 271 | 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:785:17: error: too few arguments to function call, expected 2, have 1 785 | 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:792:17: error: too few arguments to function call, expected 2, have 1 792 | 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:830:16: error: too few arguments to function call, expected 2, have 1 830 | 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:1021:17: error: too few arguments to function call, expected 2, have 1 1021 | 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:1028:17: error: too few arguments to function call, expected 2, have 1 1028 | 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:1110:16: error: too few arguments to function call, expected 2, have 1 1110 | 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:1241:19: error: too few arguments to function call, expected 2, have 1 1241 | 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:1333:17: error: too few arguments to function call, expected 2, have 1 1333 | 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:1338:17: error: too few arguments to function call, expected 2, have 1 1338 | 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:1358:16: error: too few arguments to function call, expected 2, have 1 1358 | 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) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 11 errors generated. make[5]: *** [../scripts/Makefile.build:287: net/can/isotp.o] Error 1 ../net/can/j1939/socket.c:487:19: error: too few arguments to function call, expected 2, have 1 487 | 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:494:19: error: too few arguments to function call, expected 2, have 1 494 | 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:500:19: error: too few arguments to function call, expected 2, have 1 500 | 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:506:18: error: too few arguments to function call, expected 2, have 1 506 | 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 Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/can/raw.c:524:16: error: too few arguments to function call, expected 2, have 1 524 | 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:1001:16: error: too few arguments to function call, expected 2, have 1 1001 | 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:1011:16: error: too few arguments to function call, expected 2, have 1 1011 | 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:351:16: error: too few arguments to function call, expected 2, have 1 351 | 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:864:21: error: too few arguments to function call, expected 2, have 1 864 | 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:1302:19: error: too few arguments to function call, expected 2, have 1 1302 | 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:1361:16: error: too few arguments to function call, expected 2, have 1 1361 | 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:1420:19: error: too few arguments to function call, expected 2, have 1 1420 | 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:1424:18: error: too few arguments to function call, expected 2, have 1 1424 | 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:1639:20: error: too few arguments to function call, expected 2, have 1 1639 | 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:1699:18: error: too few arguments to function call, expected 2, have 1 1699 | 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:1705:17: error: too few arguments to function call, expected 2, have 1 1705 | 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/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/isotp.c:269:16: error: too few arguments to function call, expected 2, have 1 269 | 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:783:17: error: too few arguments to function call, expected 2, have 1 783 | 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:790:17: error: too few arguments to function call, expected 2, have 1 790 | 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:827:16: error: too few arguments to function call, expected 2, have 1 827 | 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:1018:17: error: too few arguments to function call, expected 2, have 1 1018 | 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:1025:17: error: too few arguments to function call, expected 2, have 1 1025 | 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:1106:16: error: too few arguments to function call, expected 2, have 1 1106 | 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:1237:19: error: too few arguments to function call, expected 2, have 1 1237 | 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:1329:17: error: too few arguments to function call, expected 2, have 1 1329 | 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:17: 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) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/can/isotp.c:1354:16: error: too few arguments to function call, expected 2, have 1 1354 | 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) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 11 errors generated. make[5]: *** [../scripts/Makefile.build:287: net/can/isotp.o] Error 1 ../net/can/j1939/socket.c:487:19: error: too few arguments to function call, expected 2, have 1 487 | 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:494:19: error: too few arguments to function call, expected 2, have 1 494 | 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:500:19: error: too few arguments to function call, expected 2, have 1 500 | 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:506:18: error: too few arguments to function call, expected 2, have 1 506 | 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