WARNING: line length of 81 exceeds 80 columns #54: FILE: drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c:417: + MLX5_SET(vport_element, attr, eswitch_owner_vhca_id_valid, true); WARNING: line length of 85 exceeds 80 columns #88: FILE: drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c:1040: + struct mlx5_esw_sched_node *parent, WARNING: line length of 81 exceeds 80 columns #89: FILE: drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c:1041: + struct netlink_ext_ack *extack) WARNING: line length of 98 exceeds 80 columns #115: FILE: drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c:1064: +int mlx5_esw_qos_vport_update_parent(struct mlx5_vport *vport, struct mlx5_esw_sched_node *parent, total: 0 errors, 4 warnings, 0 checks, 95 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 66f685016152 ("net/mlx5: qos: Support cross-esw tx scheduling") 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, 95 lines checked