WARNING: line length of 86 exceeds 80 columns #46: FILE: drivers/net/bonding/bond_3ad.c:1155: + trace_3ad_mux_state(port->slave->dev, last_state, port->sm_mux_state); WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #52: new file mode 100644 CHECK: Alignment should match open parenthesis #69: FILE: include/trace/events/bonding.h:13: +TRACE_EVENT(3ad_mux_state, + TP_PROTO(struct net_device *dev, u32 last_state, u32 curr_state), CHECK: Lines should not end with a '(' #72: FILE: include/trace/events/bonding.h:16: + TP_STRUCT__entry( CHECK: Lines should not end with a '(' #79: FILE: include/trace/events/bonding.h:23: + TP_fast_assign( total: 0 errors, 2 warnings, 3 checks, 55 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 f45602db8088 ("net: bonding: add tracepoint for 802.3ad") 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, 3 checks, 55 lines checked