WARNING: line length of 83 exceeds 80 columns #394: FILE: drivers/net/wireless/mediatek/mt76/mt7925/nan.c:156: + .len = cpu_to_le16(sizeof(struct mt7925_nan_nmi_addr_tlv)), WARNING: line length of 89 exceeds 80 columns #439: FILE: drivers/net/wireless/mediatek/mt76/mt7925/nan.c:216: + ret = mt76_mcu_send_msg(mdev, MCU_UNI_CMD(NAN), &nan_cmd, sizeof(nan_cmd), true); total: 0 errors, 2 warnings, 0 checks, 768 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 29c4880e70d3 ("wifi: mt76: mt7925: wire up NAN operations") 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, 768 lines checked