WARNING: line length of 91 exceeds 80 columns #156: FILE: drivers/net/ethernet/intel/ice/devlink/health.c:247: + if (status_code == ICE_AQC_HEALTH_STATUS_INFO_LOSS_OF_LOCK) WARNING: line length of 97 exceeds 80 columns #157: FILE: drivers/net/ethernet/intel/ice/devlink/health.c:248: + ice_dpll_lock_state_set_unmanaged(pf, health_info, true); WARNING: line length of 87 exceeds 80 columns #222: FILE: drivers/net/ethernet/intel/ice/ice_common.c:3057: + * Check if the unmanaged Clock Generation Unit (CGU) device is present in the netlist. WARNING: line length of 81 exceeds 80 columns #293: FILE: drivers/net/ethernet/intel/ice/ice_common.c:6383: + * ice_is_health_status_code_supported - check if health status code is supported WARNING: line length of 85 exceeds 80 columns #746: FILE: drivers/net/ethernet/intel/ice/ice_dpll.c:4453: + const struct ice_aqc_health_status_elem *buff, WARNING: line length of 85 exceeds 80 columns #871: FILE: drivers/net/ethernet/intel/ice/ice_dpll.h:156: + const struct ice_aqc_health_status_elem *buff, total: 0 errors, 6 warnings, 0 checks, 886 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 1ad12820e857 ("ice: add support for unmanaged DPLL on E830 NIC") 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, 6 warnings, 0 checks, 886 lines checked