WARNING: line length of 82 exceeds 80 columns #988: FILE: include/uapi/linux/ethtool_netlink_generated.h:1: +/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */ WARNING: line length of 90 exceeds 80 columns #1005: FILE: include/uapi/linux/ethtool_netlink_generated.h:18: + ETHTOOL_FLAG_COMPACT_BITSETS = 1 << 0, /* use compact bitsets in reply */ WARNING: line length of 108 exceeds 80 columns #1006: FILE: include/uapi/linux/ethtool_netlink_generated.h:19: + ETHTOOL_FLAG_OMIT_REPLY = 1 << 1, /* provide optional reply for SET or ACT requests */ WARNING: line length of 108 exceeds 80 columns #1007: FILE: include/uapi/linux/ethtool_netlink_generated.h:20: + ETHTOOL_FLAG_STATS = 1 << 2, /* request statistics, if supported by the driver */ WARNING: line length of 82 exceeds 80 columns #1392: FILE: include/uapi/linux/ethtool_netlink_generated.h:405: + ETHTOOL_A_PAUSE_STATS, /* nest - _PAUSE_STAT_* */ WARNING: line length of 83 exceeds 80 columns #1439: FILE: include/uapi/linux/ethtool_netlink_generated.h:452: + ETHTOOL_A_TSINFO_STATS, /* nest - _A_TSINFO_STAT */ WARNING: line length of 85 exceeds 80 columns #1449: FILE: include/uapi/linux/ethtool_netlink_generated.h:462: + ETHTOOL_A_CABLE_RESULT_CODE, /* u8 ETHTOOL_A_CABLE_RESULT_CODE_ */ WARNING: line length of 82 exceeds 80 columns #1450: FILE: include/uapi/linux/ethtool_netlink_generated.h:463: + ETHTOOL_A_CABLE_RESULT_SRC, /* u32 ETHTOOL_A_CABLE_INF_SRC_ */ WARNING: line length of 82 exceeds 80 columns #1460: FILE: include/uapi/linux/ethtool_netlink_generated.h:473: + ETHTOOL_A_CABLE_FAULT_LENGTH_SRC, /* u32 ETHTOOL_A_CABLE_INF_SRC_ */ WARNING: line length of 83 exceeds 80 columns #1463: FILE: include/uapi/linux/ethtool_netlink_generated.h:476: + ETHTOOL_A_CABLE_FAULT_LENGTH_MAX = (__ETHTOOL_A_CABLE_FAULT_LENGTH_CNT - 1) WARNING: line length of 84 exceeds 80 columns #1468: FILE: include/uapi/linux/ethtool_netlink_generated.h:481: + ETHTOOL_A_CABLE_NEST_RESULT, /* nest - ETHTOOL_A_CABLE_RESULT_ */ WARNING: line length of 90 exceeds 80 columns #1469: FILE: include/uapi/linux/ethtool_netlink_generated.h:482: + ETHTOOL_A_CABLE_NEST_FAULT_LENGTH, /* nest - ETHTOOL_A_CABLE_FAULT_LENGTH_ */ WARNING: line length of 81 exceeds 80 columns #1506: FILE: include/uapi/linux/ethtool_netlink_generated.h:519: + ETHTOOL_A_CABLE_TEST_TDR_CFG_MAX = __ETHTOOL_A_CABLE_TEST_TDR_CFG_CNT - 1 WARNING: line length of 81 exceeds 80 columns #1517: FILE: include/uapi/linux/ethtool_netlink_generated.h:530: + ETHTOOL_A_CABLE_TEST_TDR_NTF_MAX = __ETHTOOL_A_CABLE_TEST_TDR_NTF_CNT - 1 WARNING: line length of 81 exceeds 80 columns #1546: FILE: include/uapi/linux/ethtool_netlink_generated.h:559: + ETHTOOL_A_TUNNEL_UDP_TABLE_ENTRY, /* nest - _UDP_ENTRY_* */ WARNING: line length of 81 exceeds 80 columns #1556: FILE: include/uapi/linux/ethtool_netlink_generated.h:569: + ETHTOOL_A_TUNNEL_UDP_TABLE, /* nest - _UDP_TABLE_* */ CHECK: Please don't use multiple blank lines #1618: FILE: include/uapi/linux/ethtool_netlink_generated.h:631: + + total: 0 errors, 16 warnings, 1 checks, 1841 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 c47e0f563cfb ("ethtool: separate definitions that are gonna be generated") 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, 16 warnings, 1 checks, 1841 lines checked