WARNING: line length of 94 exceeds 80 columns #80: FILE: include/net/cfg80211.h:5618: + struct cfg80211_nan_non_evac_channels *channels); WARNING: line length of 87 exceeds 80 columns #150: FILE: net/wireless/core.c:330: + struct cfg80211_nan_non_evac_channels *channels) WARNING: line length of 81 exceeds 80 columns #170: FILE: net/wireless/core.c:350: + &channels->chandefs[i])) { WARNING: line length of 88 exceeds 80 columns #196: FILE: net/wireless/core.h:570: + struct cfg80211_nan_non_evac_channels *channels); CHECK: Alignment should match open parenthesis #325: FILE: net/wireless/trace.h:2487: +TRACE_EVENT(rdev_nan_set_non_evac_channels, + TP_PROTO(struct wiphy *wiphy, struct wireless_dev *wdev, CHECK: Lines should not end with a '(' #328: FILE: net/wireless/trace.h:2490: + TP_STRUCT__entry( CHECK: Lines should not end with a '(' #334: FILE: net/wireless/trace.h:2496: + TP_fast_assign( total: 0 errors, 4 warnings, 3 checks, 277 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 b29bad89a60f ("wifi: cfg80211: add NL80211_CMD_NAN_SET_NON_EVAC_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, 4 warnings, 3 checks, 277 lines checked