WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #63: new file mode 100644 WARNING: Symbolic permissions 'S_IRUGO' are not preferred. Consider using octal permissions '0444'. #556: FILE: drivers/connector/connector.c:357: + proc_create_single("connector", S_IRUGO, init_net.proc_net, WARNING: function definition argument 'struct cn_msg *' should also have an identifier name #604: FILE: include/linux/connector.h:44: + void (*callback)(struct cn_msg *, struct netlink_skb_parms *); WARNING: function definition argument 'struct netlink_skb_parms *' should also have an identifier name #604: FILE: include/linux/connector.h:44: + void (*callback)(struct cn_msg *, struct netlink_skb_parms *); WARNING: line length of 140 exceeds 80 columns #720: FILE: include/linux/sched.h:1676: +#define PF_EXIT_NOTIFY 0x00010000 /* This thread has sent an exit value to be sent as a notification to listening processes */ total: 0 errors, 5 warnings, 0 checks, 633 lines checked NOTE: For some of the reported defects, checkpatch may be able to mechanically convert to the typical style using --fix or --fix-inplace. Commit ab32b677f217 ("connector/cn_proc: Add hash table for threads") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE GIT_COMMIT_ID MACRO_ARG_REUSE NO_AUTHOR_SIGN_OFF NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. total: 0 errors, 5 warnings, 0 checks, 633 lines checked