WARNING: line length of 83 exceeds 80 columns #121: FILE: drivers/net/ethernet/mellanox/mlx5/core/en/rep/neigh.c:244: + if (!p->dev || (p->tbl != ipv6_get_nd_tbl() && p->tbl != &arp_tbl)) WARNING: line length of 83 exceeds 80 columns #206: FILE: drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c:3025: + neigh_for_each(ipv6_get_nd_tbl(), mlxsw_sp_neigh_rif_made_sync_each, &rms); WARNING: line length of 83 exceeds 80 columns #237: FILE: drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c:579: + ipv6_get_nd_tbl(), sparmsp); WARNING: line length of 84 exceeds 80 columns #458: FILE: drivers/net/vrf.c:619: + neigh = __neigh_create(ipv6_get_nd_tbl(), nexthop, dst->dev, false); total: 0 errors, 4 warnings, 0 checks, 386 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 a622dcb91447 ("drivers: net: drop ipv6_stub usage and use direct function calls") 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, 4 warnings, 0 checks, 386 lines checked