WARNING: line length of 96 exceeds 80 columns #42: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_rx.c:1702: + skb = mlx5e_build_linear_skb(rq, va, frag_size, rx_headroom, cqe_bcnt, metasize, mxbuf); WARNING: line length of 84 exceeds 80 columns #51: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_rx.c:1778: + mxbuf->xdp.data - mxbuf->xdp.data_meta, mxbuf); WARNING: line length of 92 exceeds 80 columns #60: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_rx.c:2077: + mxbuf->xdp.data - mxbuf->xdp.data_meta, mxbuf); WARNING: line length of 96 exceeds 80 columns #69: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_rx.c:2174: + skb = mlx5e_build_linear_skb(rq, va, frag_size, rx_headroom, cqe_bcnt, metasize, mxbuf); WARNING: line length of 98 exceeds 80 columns #78: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_rx.c:2208: + skb = mlx5e_build_linear_skb(rq, hdr, frag_size, rx_headroom, head_size, 0, NULL); total: 0 errors, 5 warnings, 0 checks, 57 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 288efebf3974 ("mlx5: Propagate trait presence to skb") 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, 5 warnings, 0 checks, 57 lines checked