WARNING: Possible repeated word: 'Google' #66: Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/18/2026 WARNING: line length of 101 exceeds 80 columns #109: FILE: drivers/net/bonding/bond_3ad.c:1060: + __set_agg_ports_ready(aggregator, __agg_ports_are_ready(aggregator)); WARNING: line length of 93 exceeds 80 columns #118: FILE: drivers/net/bonding/bond_3ad.c:1075: + __set_agg_ports_ready(aggregator, __agg_ports_are_ready(aggregator)); WARNING: line length of 101 exceeds 80 columns #136: FILE: drivers/net/bonding/bond_3ad.c:1107: + __set_agg_ports_ready(aggregator, __agg_ports_are_ready(aggregator)); WARNING: line length of 85 exceeds 80 columns #207: FILE: drivers/net/bonding/bond_3ad.c:1614: + temp_aggregator->aggregator_identifier); WARNING: line length of 94 exceeds 80 columns #268: FILE: drivers/net/bonding/bond_3ad.c:1681: + free_aggregator->partner_oper_aggregator_key = port->partner_oper.key; WARNING: line length of 98 exceeds 80 columns #375: FILE: drivers/net/bonding/bond_3ad.c:2392: + rcu_assign_pointer(temp_port->aggregator, new_aggregator); WARNING: line length of 83 exceeds 80 columns #408: FILE: drivers/net/bonding/bond_main.c:1436: + rcu_dereference(SLAVE_AD_INFO(slave)->port.aggregator); WARNING: line length of 85 exceeds 80 columns #427: FILE: drivers/net/bonding/bond_main.c:5191: + agg = rcu_dereference(SLAVE_AD_INFO(slave)->port.aggregator); WARNING: line length of 81 exceeds 80 columns #505: FILE: drivers/net/bonding/bond_procfs.c:218: + const struct aggregator *agg = rcu_dereference(port->aggregator); WARNING: line length of 104 exceeds 80 columns #560: FILE: include/net/bond_3ad.h:246: + struct aggregator __rcu *aggregator; /* pointer to an aggregator that this port related to */ total: 0 errors, 11 warnings, 0 checks, 423 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 0d51bd899275 ("bonding: 3ad: implement proper RCU rules for port->aggregator") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES 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, 11 warnings, 0 checks, 423 lines checked