WARNING: line length of 81 exceeds 80 columns #67: FILE: drivers/net/ethernet/intel/ice/ice_ethtool.c:3043: + /* Provide default symmetric hash fields when no config exists */ WARNING: line length of 82 exceeds 80 columns #70: FILE: drivers/net/ethernet/intel/ice/ice_ethtool.c:3046: + nfc->data = RXH_IP_SRC | RXH_IP_DST | RXH_L4_B_0_1 | RXH_L4_B_2_3; WARNING: line length of 85 exceeds 80 columns #128: FILE: drivers/net/ethernet/intel/ice/ice_ethtool.c:3725: + new_hfunc == ICE_AQ_VSI_Q_OPT_RSS_HASH_SYM_TPLZ ? CHECK: Alignment should match open parenthesis #128: FILE: drivers/net/ethernet/intel/ice/ice_ethtool.c:3725: + netdev_dbg(netdev, "RSS hash function: %sToeplitz\n", + new_hfunc == ICE_AQ_VSI_Q_OPT_RSS_HASH_SYM_TPLZ ? total: 0 errors, 3 warnings, 1 checks, 113 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 86f738be5f5d ("ice: implement symmetric RSS hash configuration") 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, 3 warnings, 1 checks, 113 lines checked