WARNING: line length of 85 exceeds 80 columns #47: FILE: drivers/net/ethernet/amd/pds_core/devlink.c:109: + dev_err(pdsc->dev, "Failed to get component_info %pe", ERR_PTR(err)); WARNING: line length of 92 exceeds 80 columns #55: FILE: drivers/net/ethernet/amd/pds_core/devlink.c:117: + enum devlink_info_version_type dl_ver_type = DEVLINK_INFO_VERSION_TYPE_NONE; WARNING: line length of 95 exceeds 80 columns #68: FILE: drivers/net/ethernet/amd/pds_core/devlink.c:130: + info->version, dl_ver_type); WARNING: line length of 94 exceeds 80 columns #71: FILE: drivers/net/ethernet/amd/pds_core/devlink.c:133: + info->version, dl_ver_type); total: 0 errors, 4 warnings, 0 checks, 94 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 095a0d7b8b99 ("pds_core: add PLDM component info display") 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, 4 warnings, 0 checks, 94 lines checked