WARNING: line length of 82 exceeds 80 columns #261: FILE: net/mac80211/scs.c:464: + /* Only a driver reads a traffic description, so none is served */ CHECK: Alignment should match open parenthesis #356: FILE: net/mac80211/trace.h:1027: +TRACE_EVENT(drv_sta_set_scs, + TP_PROTO(struct ieee80211_local *local, CHECK: Lines should not end with a '(' #362: FILE: net/mac80211/trace.h:1033: + TP_STRUCT__entry( CHECK: Lines should not end with a '(' #369: FILE: net/mac80211/trace.h:1040: + TP_fast_assign( CHECK: Lines should not end with a '(' #376: FILE: net/mac80211/trace.h:1047: + TP_printk( total: 0 errors, 1 warnings, 4 checks, 324 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 e29bc2915a85 ("wifi: mac80211: add the sta_set_scs driver op") 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, 1 warnings, 4 checks, 324 lines checked