WARNING: line length of 89 exceeds 80 columns #104: FILE: net/bridge/br_netlink.c:1727: + netif_running(brdev) && br_opt_get(br, BROPT_MULTICAST_ENABLED) && WARNING: line length of 87 exceeds 80 columns #106: FILE: net/bridge/br_netlink.c:1729: + br_multicast_querier_exists(&br->multicast_ctx, ð4, NULL)) || WARNING: line length of 89 exceeds 80 columns #115: FILE: net/bridge/br_netlink.c:1737: + netif_running(brdev) && br_opt_get(br, BROPT_MULTICAST_ENABLED) && WARNING: line length of 85 exceeds 80 columns #117: FILE: net/bridge/br_netlink.c:1739: + br_multicast_querier_exists(&br->multicast_ctx, ð6, NULL))) WARNING: line length of 83 exceeds 80 columns #157: FILE: net/bridge/br_vlan_options.c:377: + br_opt_get(v_opts->br, BROPT_MCAST_VLAN_SNOOPING_ENABLED) && WARNING: line length of 87 exceeds 80 columns #158: FILE: net/bridge/br_vlan_options.c:378: + !br_multicast_ctx_vlan_global_disabled(&v_opts->br_mcast_ctx) && WARNING: line length of 90 exceeds 80 columns #159: FILE: net/bridge/br_vlan_options.c:379: + br_multicast_querier_exists(&v_opts->br_mcast_ctx, ð4, NULL)) || WARNING: line length of 83 exceeds 80 columns #172: FILE: net/bridge/br_vlan_options.c:438: + br_opt_get(v_opts->br, BROPT_MCAST_VLAN_SNOOPING_ENABLED) && WARNING: line length of 87 exceeds 80 columns #173: FILE: net/bridge/br_vlan_options.c:439: + !br_multicast_ctx_vlan_global_disabled(&v_opts->br_mcast_ctx) && WARNING: line length of 88 exceeds 80 columns #174: FILE: net/bridge/br_vlan_options.c:440: + br_multicast_querier_exists(&v_opts->br_mcast_ctx, ð6, NULL))) WARNING: line length of 86 exceeds 80 columns #182: FILE: net/bridge/br_vlan_options.c:465: + + nla_total_size(sizeof(u8)) /* BRIDGE_VLANDB_GOPTS_MCAST_ACTIVE_V4 */ WARNING: line length of 86 exceeds 80 columns #184: FILE: net/bridge/br_vlan_options.c:467: + + nla_total_size(sizeof(u8)) /* BRIDGE_VLANDB_GOPTS_MCAST_ACTIVE_V6 */ total: 0 errors, 12 warnings, 0 checks, 152 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 61a1d19179fb ("net: bridge: mcast: export ip{4,6}_active state to netlink") 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, 12 warnings, 0 checks, 152 lines checked