CHECK: Alignment should match open parenthesis #33: FILE: include/net/devlink.h:1346: + int (*lock_firmware)(struct devlink *devlink, + struct netlink_ext_ack *extack); WARNING: line length of 93 exceeds 80 columns #80: FILE: net/devlink/netlink_gen.c:571: +static const struct nla_policy devlink_lock_firmware_nl_policy[DEVLINK_ATTR_DEV_NAME + 1] = { total: 0 errors, 1 warnings, 1 checks, 76 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 46c8c5a16ce4 ("devlink: add new devlink lock-firmware command") 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, 1 warnings, 1 checks, 76 lines checked