CHECK: Lines should not end with a '(' #177: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_rx.c:1774: + skb = mlx5e_build_linear_skb( CHECK: Lines should not end with a '(' #194: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_rx.c:1789: + xdp_buff_is_frag_pfmemalloc( CHECK: Lines should not end with a '(' #251: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_rx.c:2075: + skb = mlx5e_build_linear_skb( CHECK: Lines should not end with a '(' #270: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_rx.c:2094: + xdp_buff_is_frag_pfmemalloc( CHECK: Lines should not end with a '(' #286: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_rx.c:2111: + xdp_buff_is_frag_pfmemalloc( total: 0 errors, 0 warnings, 5 checks, 235 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 96686b3c0cd3 ("net/mlx5e: Reuse per-RQ XDP buffer to avoid stack zeroing overhead") 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, 0 warnings, 5 checks, 235 lines checked