Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../fs/jffs2/nodemgmt.c:572:19: error: conflicting types for 'on_list' 572 | static inline int on_list(struct list_head *obj, struct list_head *head) | ^ ../include/linux/list.h:392:20: note: previous definition is here 392 | static inline bool on_list(const struct list_head *entry) | ^ ../fs/jffs2/nodemgmt.c:660:28: error: too many arguments to function call, expected single argument 'entry', have 2 arguments 660 | if (on_list(&jeb->list, &c->bad_used_list)) { | ~~~~~~~ ^~~~~~~~~~~~~~~~~ ../include/linux/list.h:392:20: note: 'on_list' declared here 392 | static inline bool on_list(const struct list_head *entry) | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. make[5]: *** [../scripts/Makefile.build:289: fs/jffs2/nodemgmt.o] Error 1 make[4]: *** [../scripts/Makefile.build:548: fs/jffs2] Error 2 make[3]: *** [../scripts/Makefile.build:548: fs] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/net/wt-0/Makefile:2105: .] Error 2 make[1]: *** [/srv/nipa-poller/net/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../fs/jffs2/nodemgmt.c:572:19: error: conflicting types for 'on_list' 572 | static inline int on_list(struct list_head *obj, struct list_head *head) | ^ ../include/linux/list.h:392:20: note: previous definition is here 392 | static inline bool on_list(const struct list_head *entry) | ^ ../fs/jffs2/nodemgmt.c:660:28: error: too many arguments to function call, expected single argument 'entry', have 2 arguments 660 | if (on_list(&jeb->list, &c->bad_used_list)) { | ~~~~~~~ ^~~~~~~~~~~~~~~~~ ../include/linux/list.h:392:20: note: 'on_list' declared here 392 | static inline bool on_list(const struct list_head *entry) | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. make[5]: *** [../scripts/Makefile.build:289: fs/jffs2/nodemgmt.o] Error 1 make[4]: *** [../scripts/Makefile.build:548: fs/jffs2] Error 2 make[3]: *** [../scripts/Makefile.build:548: fs] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/net/wt-0/Makefile:2105: .] Error 2 make[1]: *** [/srv/nipa-poller/net/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2