WARNING: line length of 88 exceeds 80 columns #61: FILE: drivers/net/bonding/bond_main.c:1101: + if (memcmp(old_active->dev->dev_addr, new_active->dev->dev_addr, WARNING: line length of 83 exceeds 80 columns #63: FILE: drivers/net/bonding/bond_main.c:1103: + bond_hw_addr_copy(tmp_mac, new_active->perm_hwaddr, WARNING: line length of 85 exceeds 80 columns #66: FILE: drivers/net/bonding/bond_main.c:1106: + bond_hw_addr_copy(tmp_mac, new_active->dev->dev_addr, total: 0 errors, 3 warnings, 0 checks, 15 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 b21eaedbc356 ("bonding: use permanent address for MAC swapping if device address is same") 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, 15 lines checked