WARNING: line length of 92 exceeds 80 columns #52: FILE: drivers/net/ethernet/intel/ice/ice_common.c:331: + FIELD_PREP(ICE_AQC_LINK_TOPO_NODE_TYPE_M, ICE_AQC_LINK_TOPO_NODE_TYPE_PHY) | WARNING: line length of 90 exceeds 80 columns #53: FILE: drivers/net/ethernet/intel/ice/ice_common.c:332: + FIELD_PREP(ICE_AQC_LINK_TOPO_NODE_CTX_M, ICE_AQC_LINK_TOPO_NODE_CTX_PORT); WARNING: line length of 95 exceeds 80 columns #62: FILE: drivers/net/ethernet/intel/ice/ice_common.c:341: + if (node_handle == E810C_QSFP_C827_0_HANDLE || node_handle == E810C_QSFP_C827_1_HANDLE) total: 0 errors, 3 warnings, 0 checks, 191 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 d048a8f161a7 ("ice: c827: move wait for FW to ice_init_hw()") 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, 191 lines checked