WARNING: line length of 82 exceeds 80 columns #88: FILE: drivers/net/ethernet/intel/igc/igc_defines.h:556: +#define IGC_TXARB_TXQ_PRIO_0(x) FIELD_PREP(IGC_TXARB_TXQ_PRIO_0_MASK, (x)) WARNING: line length of 82 exceeds 80 columns #89: FILE: drivers/net/ethernet/intel/igc/igc_defines.h:557: +#define IGC_TXARB_TXQ_PRIO_1(x) FIELD_PREP(IGC_TXARB_TXQ_PRIO_1_MASK, (x)) WARNING: line length of 82 exceeds 80 columns #90: FILE: drivers/net/ethernet/intel/igc/igc_defines.h:558: +#define IGC_TXARB_TXQ_PRIO_2(x) FIELD_PREP(IGC_TXARB_TXQ_PRIO_2_MASK, (x)) WARNING: line length of 82 exceeds 80 columns #91: FILE: drivers/net/ethernet/intel/igc/igc_defines.h:559: +#define IGC_TXARB_TXQ_PRIO_3(x) FIELD_PREP(IGC_TXARB_TXQ_PRIO_3_MASK, (x)) total: 0 errors, 4 warnings, 0 checks, 257 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 893d7981aa0d ("igc: Add MQPRIO offload support") 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, 257 lines checked