WARNING: line length of 82 exceeds 80 columns #150: FILE: drivers/net/dsa/ocelot/felix.c:286: + dsa_port_is_vlan_filtering(dp)); WARNING: line length of 88 exceeds 80 columns #194: FILE: drivers/net/dsa/ocelot/felix.c:349: + outer_tagging_rule = ocelot_vcap_block_find_filter_by_id(block_vcap_es0, WARNING: line length of 88 exceeds 80 columns #195: FILE: drivers/net/dsa/ocelot/felix.c:350: + cookie, false); WARNING: line length of 83 exceeds 80 columns #197: FILE: drivers/net/dsa/ocelot/felix.c:352: + felix_update_tag_8021q_rx_rule(outer_tagging_rule, vlan_filtering); total: 0 errors, 4 warnings, 0 checks, 184 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 74eb29dadcc4 ("net: dsa: felix: fix VLAN tag loss on CPU reception with ocelot-8021q") 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, 4 warnings, 0 checks, 184 lines checked