WARNING: line length of 88 exceeds 80 columns #92: FILE: drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c:2274: + err = mlxsw_sp_switchdev_handle_vxlan_obj_add(dev, obj, extack); WARNING: line length of 83 exceeds 80 columns #96: FILE: drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c:2278: + err = mlxsw_sp_port_vlans_add(mlxsw_sp_port, vlan, extack); WARNING: line length of 84 exceeds 80 columns #118: FILE: drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c:2420: + SWITCHDEV_OBJ_PORT_VLAN(obj)); WARNING: line length of 84 exceeds 80 columns #225: FILE: drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c:4052: + mlxsw_sp_port_dev_check, WARNING: line length of 87 exceeds 80 columns #226: FILE: drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c:4053: + mlxsw_sp_foreign_dev_check, WARNING: line length of 83 exceeds 80 columns #227: FILE: drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c:4054: + mlxsw_sp_port_obj_add); WARNING: line length of 84 exceeds 80 columns #237: FILE: drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c:4058: + mlxsw_sp_port_dev_check, WARNING: line length of 87 exceeds 80 columns #238: FILE: drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c:4059: + mlxsw_sp_foreign_dev_check, WARNING: line length of 83 exceeds 80 columns #239: FILE: drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c:4060: + mlxsw_sp_port_obj_del); total: 0 errors, 9 warnings, 0 checks, 191 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 746e922444cd ("net: mlxsw_sp: Use switchdev_handle_port_obj_add_foreign() for vxlan") 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, 9 warnings, 0 checks, 191 lines checked