On Mon, Sep 24, 2018 at 06:58:07PM +0000, Mark Bloch wrote: > Commit 16c1975f10323 introduced profiles to MLX5 IB and in the process > added an unneeded version print when creating an MLX5 IB device. Remove > the print, we still have a printk for driver version in mlx5_ib_add(). > > Signed-off-by: Mark Bloch <markb@xxxxxxxxxxxx> > --- > drivers/infiniband/hw/mlx5/main.c | 2 -- > 1 file changed, 2 deletions(-) Applied to for-next Thanks, Jason