WARNING: line length of 91 exceeds 80 columns #152: 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 #153: FILE: drivers/net/ethernet/intel/ice/devlink/health.c:248: + ice_dpll_lock_state_set_unmanaged(pf, health_info, true); WARNING: line length of 81 exceeds 80 columns #289: FILE: drivers/net/ethernet/intel/ice/ice_common.c:6414: + * ice_is_health_status_code_supported - check if health status code is supported WARNING: line length of 85 exceeds 80 columns #743: FILE: drivers/net/ethernet/intel/ice/ice_dpll.c:3939: + const struct ice_aqc_health_status_elem *buff, WARNING: line length of 85 exceeds 80 columns #887: FILE: drivers/net/ethernet/intel/ice/ice_dpll.h:145: + const struct ice_aqc_health_status_elem *buff, total: 0 errors, 5 warnings, 0 checks, 892 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 f7af6ee4b36f ("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, 5 warnings, 0 checks, 892 lines checked