WARNING: line length of 84 exceeds 80 columns #281: FILE: drivers/net/ethernet/freescale/enetc/enetc.c:883: + if (enetc_bd_unused(tx_ring) < enetc_lso_count_descs(skb)) { WARNING: line length of 84 exceeds 80 columns #390: FILE: drivers/net/ethernet/freescale/enetc/enetc4_hw.h:20: +#define SILSOSFMR0_VAL_SET(first, mid) (FIELD_PREP(SILSOSFMR0_TCP_MID_SEG, mid) | \ WARNING: line length of 83 exceeds 80 columns #391: FILE: drivers/net/ethernet/freescale/enetc/enetc4_hw.h:21: + FIELD_PREP(SILSOSFMR0_TCP_1ST_SEG, first)) WARNING: line length of 85 exceeds 80 columns #406: FILE: drivers/net/ethernet/freescale/enetc/enetc4_hw.h:36: + ENETC4_TCP_FLAGS_RST | ENETC4_TCP_FLAGS_PSH) total: 0 errors, 4 warnings, 0 checks, 416 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 e92b2e5f17aa ("net: enetc: add LSO support for i.MX95 ENETC PF") 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, 4 warnings, 0 checks, 416 lines checked