WARNING: line length of 83 exceeds 80 columns #70: FILE: drivers/net/wireless/mediatek/mt76/mt7996/mmio.c:524: + MT7996_RXQ_TXFREE2 * MT_RING_SIZE; WARNING: line length of 84 exceeds 80 columns #72: FILE: drivers/net/wireless/mediatek/mt76/mt7996/mmio.c:526: + wed->wlan.txfree_tbit = ffs(MT_INT_RX_TXFREE_BAND1_EXT) - 1; WARNING: line length of 86 exceeds 80 columns #77: FILE: drivers/net/wireless/mediatek/mt76/mt7996/mmio.c:529: + MT7996_RXQ_MCU_WA_EXT * MT_RING_SIZE; WARNING: line length of 83 exceeds 80 columns #107: FILE: drivers/net/wireless/mediatek/mt76/mt7996/mmio.c:595: + MT7996_RXQ_TXFREE0 * MT_RING_SIZE; total: 0 errors, 4 warnings, 0 checks, 90 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 37eb9315716e ("wifi: mt76: mt7996: do not leave state behind after a failed WED attach") 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, 90 lines checked