WARNING: line length of 100 exceeds 80 columns #430: FILE: drivers/net/ethernet/huawei/hinic3/hinic3_hwif.c:441: + hwif->cfg_regs_base = pci_adapter->mgmt_reg_base ? (u8 __iomem *)pci_adapter->cfg_reg_base : WARNING: line length of 82 exceeds 80 columns #656: FILE: drivers/net/ethernet/huawei/hinic3/hinic3_lld.c:366: + bdf_info.function_idx = hinic3_global_func_id(pci_adapter->hwdev); WARNING: line length of 88 exceeds 80 columns #895: FILE: drivers/net/ethernet/huawei/hinic3/hinic3_nic_cfg.c:230: + !hinic3_check_pf_set_vf_already(hwdev, mac_info.msg_head.status))) { total: 0 errors, 3 warnings, 0 checks, 811 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 ad2673aaf823 ("hinic3: Add PF framework") 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, 0 checks, 811 lines checked