WARNING: line length of 89 exceeds 80 columns #64: 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 #85: 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 #95: 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 #122: 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 #146: 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 #166: FILE: net/batman-adv/bat_v_elp.c:479: + netdev_for_each_lower_private_rcu(primary_iface->mesh_iface, hard_iface, iter) WARNING: line length of 83 exceeds 80 columns #192: FILE: net/batman-adv/bat_v_ogm.c:305: + netdev_for_each_lower_private_rcu(bat_priv->mesh_iface, hard_iface, iter) { WARNING: line length of 83 exceeds 80 columns #209: FILE: net/batman-adv/bat_v_ogm.c:923: + netdev_for_each_lower_private_rcu(bat_priv->mesh_iface, hard_iface, iter) { WARNING: line length of 83 exceeds 80 columns #347: FILE: net/batman-adv/main.c:310: + netdev_for_each_lower_private_rcu(bat_priv->mesh_iface, hard_iface, iter) { WARNING: line length of 90 exceeds 80 columns #369: 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 #386: 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 #437: FILE: net/batman-adv/originator.c:1236: + netdev_for_each_lower_private_rcu(bat_priv->mesh_iface, hard_iface, iter) { WARNING: line length of 83 exceeds 80 columns #467: FILE: net/batman-adv/send.c:935: + netdev_for_each_lower_private_rcu(bat_priv->mesh_iface, hard_iface, iter) { total: 0 errors, 13 warnings, 0 checks, 361 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 e324fc4e1c7a ("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, 361 lines checked