WARNING: line length of 84 exceeds 80 columns #52: FILE: drivers/net/ethernet/mscc/ocelot.c:457: + * ocelot_update_vlan_reclassify_rule() - Make switch aware only to bridge VLAN TPID WARNING: line length of 81 exceeds 80 columns #255: FILE: drivers/net/ethernet/mscc/ocelot.c:849: + ocelot_bridge_vlan_find(ocelot, vid)); WARNING: line length of 99 exceeds 80 columns #305: FILE: include/soc/mscc/ocelot_vcap.h:16: +#define OCELOT_VCAP_IS1_VLAN_RECLASSIFY(ocelot, port) ((ocelot)->num_phys_ports + (port)) total: 0 errors, 3 warnings, 0 checks, 253 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 8ab1fb6da2ba ("net: mscc: ocelot: treat 802.1ad tagged traffic as 802.1Q-untagged") 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, 3 warnings, 0 checks, 253 lines checked