WARNING: line length of 84 exceeds 80 columns #56: FILE: net/mac80211/cfg.c:5979: + struct cfg80211_nan_non_evac_channels *channels) WARNING: line length of 89 exceeds 80 columns #83: FILE: net/mac80211/ieee80211_i.h:2092: + struct cfg80211_nan_non_evac_channels *channels); WARNING: line length of 84 exceeds 80 columns #97: FILE: net/mac80211/nan.c:253: + struct cfg80211_nan_non_evac_channels *channels) WARNING: line length of 92 exceeds 80 columns #113: FILE: net/mac80211/nan.c:269: + if (cfg80211_chandef_identical(&sched_cfg->channels[j].chanreq.oper, WARNING: line length of 81 exceeds 80 columns #114: FILE: net/mac80211/nan.c:270: + &channels->chandefs[i])) { total: 0 errors, 5 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 7c71a898ce4a ("wifi: mac80211: implement NAN non-evacuable channels") 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, 5 warnings, 0 checks, 90 lines checked