On Sun, Sep 16, 2018 at 08:37:38PM +0300, Leon Romanovsky wrote: > From: Jason Gunthorpe <jgg@xxxxxxxxxxxx> > > This does nothing but indicate if the uverbs_file is in the device's list, > use list_del_init instead. > > Signed-off-by: Jason Gunthorpe <jgg@xxxxxxxxxxxx> > Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxxxx> > --- > drivers/infiniband/core/uverbs.h | 1 - > drivers/infiniband/core/uverbs_main.c | 8 ++------ > 2 files changed, 2 insertions(+), 7 deletions(-) Applied to for-next Thanks, Jason