WARNING: line length of 91 exceeds 80 columns #92: FILE: drivers/net/bonding/bond_main.c:506: + slave_warn(bond_dev, real_dev, "%s: failed to add SA\n", __func__); WARNING: line length of 96 exceeds 80 columns #119: FILE: drivers/net/bonding/bond_main.c:546: + slave_warn(bond_dev, real_dev, "%s: no slave xdo_dev_state_delete\n", __func__); WARNING: line length of 85 exceeds 80 columns #162: FILE: drivers/net/bonding/bond_main.c:593: + real_dev->xfrmdev_ops->xdo_dev_state_free(ipsec->xs); total: 0 errors, 3 warnings, 0 checks, 133 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 d36cea91f7e5 ("bonding: extract the use of real_device into local variable") 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, 0 checks, 133 lines checked