WARNING: line length of 89 exceeds 80 columns #79: FILE: net/mac80211/trace.h:119: + __field(u8, policy) \ WARNING: line length of 89 exceeds 80 columns #87: FILE: net/mac80211/trace.h:127: + __entry->policy = params->policy; \ WARNING: line length of 116 exceeds 80 columns #91: FILE: net/mac80211/trace.h:130: +#define AMPDU_ACTION_PR_FMT STA_PR_FMT " tid %d, ssn %d, buf_size %u, amsdu %d, policy=%u, timeout %d action %d" WARNING: line length of 89 exceeds 80 columns #95: FILE: net/mac80211/trace.h:132: + __entry->buf_size, __entry->amsdu, __entry->policy, \ total: 0 errors, 4 warnings, 0 checks, 63 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 8e20d69f3870 ("wifi: mac80211: Send BlockAck policy in AMPDU action") 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, 0 checks, 63 lines checked