Re: [PATCH] RDMA/mlx5: remove unused num_alloc_xa_entries variable

From: Leon Romanovsky
Date: Mon Apr 03 2023 - 08:40:32 EST



On Thu, 30 Mar 2023 11:36:07 -0400, Tom Rix wrote:
> clang with W=1 reports
> drivers/infiniband/hw/mlx5/devx.c:1996:6: error: variable
> 'num_alloc_xa_entries' set but not used [-Werror,-Wunused-but-set-variable]
> int num_alloc_xa_entries = 0;
> ^
> This variable is not used so remove it.
>
> [...]

Applied, thanks!

[1/1] RDMA/mlx5: remove unused num_alloc_xa_entries variable
https://git.kernel.org/rdma/rdma/c/9eed9353a16755

Best regards,
--
Leon Romanovsky <leon@xxxxxxxxxx>