WARNING: line length of 82 exceeds 80 columns #126: FILE: drivers/net/wireless/mediatek/mt76/mt7925/nan.c:490: + ieee80211_nan_cluster_joined(dev->nan_vif, cluster_id, false, GFP_KERNEL); WARNING: line length of 83 exceeds 80 columns #185: FILE: drivers/net/wireless/mediatek/mt76/mt7925/nan.c:590: + set_bit(MT7925_NAN_DEFERRED_SCHED_UPDATE_DONE, &dev->nan_deferred_pending); WARNING: line length of 82 exceeds 80 columns #279: FILE: drivers/net/wireless/mediatek/mt76/mt792x.h:346: + * work; see mt7925_nan_deferred_work() and enum mt7925_nan_deferred_event total: 0 errors, 3 warnings, 0 checks, 204 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 94b31baab5cd ("wifi: mt76: mt7925: support deferred NAN schedule update and cluster events") 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, 204 lines checked