WARNING: line length of 87 exceeds 80 columns #71: FILE: drivers/net/bonding/bond_3ad.c:1448: + if (!(port->partner_oper.port_state & LACP_STATE_LACP_TIMEOUT)) WARNING: line length of 86 exceeds 80 columns #77: FILE: drivers/net/bonding/bond_3ad.c:1452: + if ((port->partner_oper.port_state & LACP_STATE_LACP_TIMEOUT)) WARNING: line length of 95 exceeds 80 columns #137: FILE: include/net/bond_3ad.h:230: + unsigned long sm_periodic_next_jiffies; /* state machine periodic next expected sent */ CHECK: From:/Signed-off-by: email comments mismatch: 'From: Carlos Bilbao ' != 'Signed-off-by: Carlos Bilbao (DigitalOcean) ' total: 0 errors, 3 warnings, 1 checks, 111 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 e4f78c424db9 ("bonding: Switch periodic LACPDU state machine from counter to jiffies") 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, 3 warnings, 1 checks, 111 lines checked