WARNING: line length of 81 exceeds 80 columns #246: FILE: net/core/netdev-genl.c:1156: + if (NL_REQ_ATTR_CHECK(info->extack, nest, ltb, NETDEV_A_LEASE_IFINDEX) || WARNING: line length of 81 exceeds 80 columns #409: FILE: net/core/netdev_queues.c:41: + NL_SET_ERR_MSG(extack, "Device does not support queue creation"); WARNING: line length of 83 exceeds 80 columns #414: FILE: net/core/netdev_queues.c:46: + NL_SET_ERR_MSG(extack, "Device must have at least one real queue"); WARNING: line length of 88 exceeds 80 columns #428: FILE: net/core/netdev_queues.c:60: + NL_SET_ERR_MSG(extack, "Lease device has been removed from the system"); WARNING: line length of 100 exceeds 80 columns #432: FILE: net/core/netdev_queues.c:64: + NL_SET_ERR_MSG(extack, "Lease device does not support queue management operations"); WARNING: line length of 83 exceeds 80 columns #449: FILE: net/core/netdev_queues.c:81: + NL_SET_ERR_MSG(extack, "Device queue in use due to queue leasing"); WARNING: line length of 81 exceeds 80 columns #453: FILE: net/core/netdev_queues.c:85: + NL_SET_ERR_MSG(extack, "Device queue in use by memory provider"); total: 0 errors, 7 warnings, 0 checks, 436 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 ca51985f3893 ("net: Implement netdev_nl_queue_create_doit") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES 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, 7 warnings, 0 checks, 436 lines checked