CHECK: Alignment should match open parenthesis #338: 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 '(' #344: FILE: net/mac80211/trace.h:1033: + TP_STRUCT__entry( CHECK: Lines should not end with a '(' #351: FILE: net/mac80211/trace.h:1040: + TP_fast_assign( CHECK: Lines should not end with a '(' #358: FILE: net/mac80211/trace.h:1047: + TP_printk( total: 0 errors, 0 warnings, 4 checks, 311 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 d3cc3ae389ff ("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, 0 warnings, 4 checks, 311 lines checked