WARNING: line length of 86 exceeds 80 columns #45: FILE: net/bridge/br_multicast.c:1074: + return __br_multicast_querier_exists(brmctx, &brmctx->ip4_other_query, false); WARNING: line length of 85 exceeds 80 columns #51: FILE: net/bridge/br_multicast.c:1080: + return __br_multicast_querier_exists(brmctx, &brmctx->ip6_other_query, true); WARNING: line length of 90 exceeds 80 columns #113: FILE: net/bridge/br_multicast.c:1827: + ip4_other_query.delay_timer); WARNING: line length of 82 exceeds 80 columns #117: FILE: net/bridge/br_multicast.c:1831: + * reports should have arrived by now, maybe set multicast state to active WARNING: line length of 90 exceeds 80 columns #127: FILE: net/bridge/br_multicast.c:1841: + ip6_other_query.delay_timer); total: 0 errors, 5 warnings, 0 checks, 142 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 ee1ac9684799 ("net: bridge: mcast: track active state, IGMP/MLD querier appearance") 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, 5 warnings, 0 checks, 142 lines checked