WARNING: line length of 93 exceeds 80 columns #40: FILE: drivers/net/ethernet/intel/igc/igc_defines.h:409: +/* Low-priority RX packet buffer size (KB). Used for BE traffic when preemption is enabled */ WARNING: line length of 93 exceeds 80 columns #67: FILE: drivers/net/ethernet/intel/igc/igc_tsn.c:135: + * BMC buffer, Best Effort buffer, and the timestamp descriptor buffer (IGC_RXPBS_CFG_TS_EN). WARNING: line length of 83 exceeds 80 columns #69: FILE: drivers/net/ethernet/intel/igc/igc_tsn.c:137: +static void igc_tsn_set_rxpbsize(struct igc_adapter *adapter, u32 rxpbs_exp_bmc_be) total: 0 errors, 3 warnings, 0 checks, 65 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 0801954fab76 ("igc: set the RX packet buffer size for TSN mode") 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, 3 warnings, 0 checks, 65 lines checked