WARNING: line length of 86 exceeds 80 columns #210: FILE: drivers/net/ethernet/zte/dinghai/en_pf.c:45: + pci_select_bars(dev->pdev, IORESOURCE_MEM), WARNING: line length of 92 exceeds 80 columns #232: FILE: drivers/net/ethernet/zte/dinghai/en_pf.c:67: + pci_release_selected_regions(dev->pdev, pci_select_bars(dev->pdev, IORESOURCE_MEM)); WARNING: line length of 92 exceeds 80 columns #244: FILE: drivers/net/ethernet/zte/dinghai/en_pf.c:79: + pci_release_selected_regions(dev->pdev, pci_select_bars(dev->pdev, IORESOURCE_MEM)); CHECK: Prefer kernel type 'u64' over 'uint64_t' #370: FILE: drivers/net/ethernet/zte/dinghai/en_pf.h:37: + uint64_t pci_ioremap_addr[6]; total: 0 errors, 3 warnings, 1 checks, 316 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 9de824f616b8 ("net/ethernet: add ZTE network driver support") 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, 1 checks, 316 lines checked