WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #49: new file mode 100644 WARNING: line length of 83 exceeds 80 columns #494: FILE: drivers/android/binder.c:3849: + target_proc ? target_proc->pid : 0, WARNING: line length of 87 exceeds 80 columns #495: FILE: drivers/android/binder.c:3850: + target_thread ? target_thread->pid : 0, WARNING: line length of 87 exceeds 80 columns #510: FILE: drivers/android/binder.c:3906: + if (binder_genl_report_enabled(proc, BINDER_GENL_FLAG_DELAYED)) WARNING: line length of 91 exceeds 80 columns #513: FILE: drivers/android/binder.c:3909: + target_proc ? target_proc->pid : 0, WARNING: line length of 95 exceeds 80 columns #514: FILE: drivers/android/binder.c:3910: + target_thread ? target_thread->pid : 0, WARNING: line length of 91 exceeds 80 columns #567: FILE: drivers/android/binder.c:6520: + if (!info->attrs[BINDER_GENL_A_CMD_PID] || !info->attrs[BINDER_GENL_A_CMD_FLAGS]) { WARNING: line length of 89 exceeds 80 columns #707: FILE: drivers/android/binder_genl.c:14: +static const struct nla_policy binder_genl_set_nl_policy[BINDER_GENL_A_CMD_FLAGS + 1] = { WARNING: line length of 82 exceeds 80 columns #738: FILE: drivers/android/binder_genl.h:1: +/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */ CHECK: Alignment should match open parenthesis #826: FILE: drivers/android/binder_trace.h:427: +TRACE_EVENT(binder_send_report, + TP_PROTO(const char *name, u32 err, u32 pid, u32 tid, u32 to_pid, CHECK: Lines should not end with a '(' #829: FILE: drivers/android/binder_trace.h:430: + TP_STRUCT__entry( CHECK: Lines should not end with a '(' #841: FILE: drivers/android/binder_trace.h:442: + TP_fast_assign( WARNING: line length of 82 exceeds 80 columns #925: FILE: include/uapi/linux/android/binder_genl.h:1: +/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */ total: 0 errors, 10 warnings, 3 checks, 852 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 33b767bc52af ("binder: report txn errors via generic netlink") 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, 10 warnings, 3 checks, 852 lines checked