WARNING: line length of 84 exceeds 80 columns #38: FILE: drivers/net/wireless/mediatek/mt76/mt7996/pci.c:70: + tmp_pdev = pci_get_device(PCI_VENDOR_ID_MEDIATEK, MT7996_DEVICE_ID_2, NULL); WARNING: line length of 92 exceeds 80 columns #40: FILE: drivers/net/wireless/mediatek/mt76/mt7996/pci.c:72: + tmp_pdev = pci_get_device(PCI_VENDOR_ID_MEDIATEK, MT7992_DEVICE_ID_2, NULL); WARNING: line length of 92 exceeds 80 columns #42: FILE: drivers/net/wireless/mediatek/mt76/mt7996/pci.c:74: + tmp_pdev = pci_get_device(PCI_VENDOR_ID_MEDIATEK, MT7990_DEVICE_ID_2, NULL); total: 0 errors, 3 warnings, 0 checks, 21 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 a65758bdf8d9 ("wifi: mt76: mt7996: fix PCI device reference leak in mt7996_pci_init_hif2()") 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, 21 lines checked