WARNING: line length of 89 exceeds 80 columns #82: FILE: net/batman-adv/bat_iv_ogm.c:851: + netdev_for_each_lower_private_rcu(hard_iface->mesh_iface, tmp_hard_iface, iter) { WARNING: line length of 86 exceeds 80 columns #103: FILE: net/batman-adv/bat_iv_ogm.c:1606: + netdev_for_each_lower_private_rcu(if_incoming->mesh_iface, hard_iface, iter) { WARNING: line length of 83 exceeds 80 columns #113: FILE: net/batman-adv/bat_iv_ogm.c:1668: + netdev_for_each_lower_private_rcu(bat_priv->mesh_iface, hard_iface, iter) { WARNING: line length of 91 exceeds 80 columns #140: FILE: net/batman-adv/bat_iv_ogm.c:2156: + netdev_for_each_lower_private_rcu(bat_priv->mesh_iface, hard_iface, iter) { WARNING: line length of 91 exceeds 80 columns #164: FILE: net/batman-adv/bat_v.c:231: + netdev_for_each_lower_private_rcu(bat_priv->mesh_iface, hard_iface, iter) { WARNING: line length of 86 exceeds 80 columns #192: FILE: net/batman-adv/bat_v_elp.c:478: + netdev_for_each_lower_private_rcu(primary_iface->mesh_iface, hard_iface, iter) WARNING: line length of 83 exceeds 80 columns #234: FILE: net/batman-adv/bat_v_ogm.c:303: + netdev_for_each_lower_private_rcu(bat_priv->mesh_iface, hard_iface, iter) { WARNING: line length of 83 exceeds 80 columns #251: FILE: net/batman-adv/bat_v_ogm.c:921: + netdev_for_each_lower_private_rcu(bat_priv->mesh_iface, hard_iface, iter) { WARNING: line length of 83 exceeds 80 columns #397: FILE: net/batman-adv/main.c:309: + netdev_for_each_lower_private_rcu(bat_priv->mesh_iface, hard_iface, iter) { WARNING: line length of 90 exceeds 80 columns #419: FILE: net/batman-adv/mesh-interface.c:1105: + hard_iface = netdev_adjacent_get_private(mesh_iface->adj_list.lower.next); WARNING: line length of 83 exceeds 80 columns #436: FILE: net/batman-adv/multicast.c:252: + netdev_for_each_lower_private_rcu(bat_priv->mesh_iface, hard_iface, iter) { WARNING: line length of 83 exceeds 80 columns #503: FILE: net/batman-adv/originator.c:1235: + netdev_for_each_lower_private_rcu(bat_priv->mesh_iface, hard_iface, iter) { WARNING: line length of 83 exceeds 80 columns #541: FILE: net/batman-adv/send.c:934: + netdev_for_each_lower_private_rcu(bat_priv->mesh_iface, hard_iface, iter) { total: 0 errors, 13 warnings, 0 checks, 420 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 f6c473986ef4 ("batman-adv: store hard_iface as iflink private data") 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, 13 warnings, 0 checks, 420 lines checked