On Fri, Mar 20, 2020 at 04:25:25PM +0300, Dan Carpenter wrote: > The "key" variable is never initialized or used except to print out a > debug message. > > Fixes: fc6a9f86f08a ("{IB,net}/mlx5: Assign mkey variant in mlx5_ib only") > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> > --- > drivers/net/ethernet/mellanox/mlx5/core/mr.c | 5 ++--- > 1 file changed, 2 insertions(+), 3 deletions(-) > Thanks, for the patch, but Saeed already fixed it and it is in linux-next. https://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux.git/commit/?h=mlx5-next&id=826096d84f509d95ee8f72728fe19c44fbb9df6b Thanks