WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #30: new file mode 100644 WARNING: line length of 82 exceeds 80 columns #126: FILE: include/net/ieee8021q.h:10: + * enum ieee8021q_traffic_type - 802.1Q traffic type priority values (802.1Q-2022) CHECK: Macro argument 'dscp' may be better as '(dscp)' to avoid precedence issues #152: FILE: include/net/ieee8021q.h:36: +#define SIMPLE_IETF_DSCP_TO_IEEE8021Q_TT(dscp) ((dscp >> 3) & 0x7) total: 0 errors, 2 warnings, 1 checks, 391 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 6ed951299347 ("net: add IEEE 802.1q specific helpers") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE 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, 2 warnings, 1 checks, 391 lines checked