WARNING: line length of 82 exceeds 80 columns #70: FILE: include/net/cfg80211.h:5789: + const u8 *peer, struct cfg80211_scs_desc * const *desc, CHECK: Alignment should match open parenthesis #179: FILE: net/wireless/trace.h:2640: +TRACE_EVENT(rdev_set_scs, + TP_PROTO(struct wiphy *wiphy, struct net_device *netdev, CHECK: Lines should not end with a '(' #182: FILE: net/wireless/trace.h:2643: + TP_STRUCT__entry( CHECK: Lines should not end with a '(' #188: FILE: net/wireless/trace.h:2649: + TP_fast_assign( CHECK: Alignment should match open parenthesis #199: FILE: net/wireless/trace.h:2660: +TRACE_EVENT(rdev_set_mscs, + TP_PROTO(struct wiphy *wiphy, struct net_device *netdev, CHECK: Lines should not end with a '(' #202: FILE: net/wireless/trace.h:2663: + TP_STRUCT__entry( CHECK: Lines should not end with a '(' #211: FILE: net/wireless/trace.h:2672: + TP_fast_assign( total: 0 errors, 1 warnings, 6 checks, 177 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 2b690d48ed47 ("wifi: cfg80211: add set_scs and set_mscs driver ops") 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, 6 checks, 177 lines checked