WARNING: line length of 83 exceeds 80 columns #43: FILE: drivers/net/bonding/bond_3ad.c:1382: + port->sm_tx_next_jiffies += ad_ticks_per_sec / AD_MAX_TX_IN_SECOND; WARNING: line length of 92 exceeds 80 columns #67: FILE: drivers/net/bonding/bond_3ad.c:2202: + port->sm_tx_next_jiffies = jiffies + ad_ticks_per_sec / AD_MAX_TX_IN_SECOND; WARNING: line length of 84 exceeds 80 columns #83: FILE: include/net/bond_3ad.h:234: + unsigned long sm_tx_next_jiffies;/* expected jiffies for next LACPDU 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, 48 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 e7da04ca7fd5 ("bonding: Improve the accuracy of LACPDU transmissions") 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, 48 lines checked