WARNING: line length of 86 exceeds 80 columns #150: FILE: drivers/net/ethernet/intel/igc/igc_defines.h:311: +#define IGC_TXD_POPTS_SMD_MASK 0x3000 /* Indicates whether it's SMD-V or SMD-R */ WARNING: line length of 87 exceeds 80 columns #264: FILE: drivers/net/ethernet/intel/igc/igc_main.c:3084: + ETHTOOL_MMSV_LD_SENT_VERIFY_MPACKET); WARNING: line length of 82 exceeds 80 columns #315: FILE: drivers/net/ethernet/intel/igc/igc_main.c:5804: + ethtool_mmsv_link_state_handle(&adapter->fpe.mmsv, WARNING: line length of 82 exceeds 80 columns #326: FILE: drivers/net/ethernet/intel/igc/igc_main.c:5843: + ethtool_mmsv_link_state_handle(&adapter->fpe.mmsv, WARNING: line length of 85 exceeds 80 columns #569: FILE: drivers/net/ethernet/intel/igc/igc_tsn.h:37: + return ((smd == IGC_RXD_STAT_SMD_TYPE_V || smd == IGC_RXD_STAT_SMD_TYPE_R) && WARNING: line length of 85 exceeds 80 columns #582: FILE: drivers/net/ethernet/intel/igc/igc_tsn.h:50: + ethtool_mmsv_event_handle(mmsv, ETHTOOL_MMSV_LP_SENT_VERIFY_MPACKET); WARNING: line length of 87 exceeds 80 columns #584: FILE: drivers/net/ethernet/intel/igc/igc_tsn.h:52: + ethtool_mmsv_event_handle(mmsv, ETHTOOL_MMSV_LP_SENT_RESPONSE_MPACKET); total: 0 errors, 7 warnings, 0 checks, 460 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 4c9c5d6b2f1f ("igc: Add support for frame preemption verification") 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, 7 warnings, 0 checks, 460 lines checked