WARNING: line length of 83 exceeds 80 columns #71: FILE: drivers/net/ethernet/huawei/hinic3/hinic3_hw_comm.c:343: +int hinic3_set_bdf_ctxt(struct hinic3_hwdev *hwdev, u8 bus, u8 device, u8 function) WARNING: line length of 100 exceeds 80 columns #409: 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 : total: 0 errors, 2 warnings, 0 checks, 801 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 a9186a4e8c49 ("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, 2 warnings, 0 checks, 801 lines checked