WARNING: line length of 100 exceeds 80 columns #54: FILE: drivers/net/bonding/bond_netlink.c:719: + data.vlans[level].vlan_proto = arptargets[i].tags[level].vlan_proto; WARNING: line length of 94 exceeds 80 columns #55: FILE: drivers/net/bonding/bond_netlink.c:720: + data.vlans[level].vlan_id = arptargets[i].tags[level].vlan_id; WARNING: line length of 97 exceeds 80 columns #57: FILE: drivers/net/bonding/bond_netlink.c:722: + if (arptargets[i].tags[level].vlan_proto == BOND_VLAN_PROTO_NONE) total: 0 errors, 3 warnings, 0 checks, 50 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 61311d71c412 ("bonding: Update for extended arp_ip_target format.") 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, 50 lines checked