WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #48: new file mode 100644 WARNING: line length of 83 exceeds 80 columns #476: FILE: drivers/android/binder.c:3835: + target_proc ? target_proc->pid : 0, WARNING: line length of 87 exceeds 80 columns #477: FILE: drivers/android/binder.c:3836: + target_thread ? target_thread->pid : 0, WARNING: line length of 87 exceeds 80 columns #492: FILE: drivers/android/binder.c:3892: + if (binder_genl_report_enabled(proc, BINDER_GENL_FLAG_DELAYED)) WARNING: line length of 91 exceeds 80 columns #495: FILE: drivers/android/binder.c:3895: + target_proc ? target_proc->pid : 0, WARNING: line length of 95 exceeds 80 columns #496: FILE: drivers/android/binder.c:3896: + target_thread ? target_thread->pid : 0, WARNING: line length of 89 exceeds 80 columns #681: 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 #713: 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 #810: 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 '(' #813: FILE: drivers/android/binder_trace.h:430: + TP_STRUCT__entry( CHECK: Lines should not end with a '(' #825: FILE: drivers/android/binder_trace.h:442: + TP_fast_assign( WARNING: line length of 82 exceeds 80 columns #866: 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, 9 warnings, 3 checks, 797 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 57211934e62a ("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, 9 warnings, 3 checks, 797 lines checked