WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #49: new file mode 100644 CHECK: struct mutex definition without comment #279: FILE: include/net/psp/types.h:64: + struct mutex lock; WARNING: line length of 82 exceeds 80 columns #324: FILE: include/uapi/linux/psp.h:1: +/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */ WARNING: line length of 88 exceeds 80 columns #444: FILE: net/psp/psp-nl-gen.c:19: +static const struct nla_policy psp_dev_set_nl_policy[PSP_A_DEV_PSP_VERSIONS_ENA + 1] = { WARNING: line length of 82 exceeds 80 columns #497: FILE: net/psp/psp-nl-gen.h:1: +/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */ CHECK: struct mutex definition without comment #582: FILE: net/psp/psp_main.c:13: +struct mutex psp_devs_lock; WARNING: line length of 107 exceeds 80 columns #905: FILE: net/psp/psp_nl.c:196: + NL_SET_ERR_MSG(info->extack, "Requested PSP versions not supported by the device"); total: 0 errors, 5 warnings, 2 checks, 804 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 c5340d5108f2 ("psp: base PSP device support") 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, 2 checks, 804 lines checked