On Mon, Sep 03, 2018 at 08:20:25PM +0300, Leon Romanovsky wrote: > From: Parav Pandit <parav@xxxxxxxxxxxx> > > Reuse existing get_device() API to do it symmetric to already used put_device() > in commit 924b8900a49d ("RDMA/core: Replace open-coded variant of put_device") > > Signed-off-by: Parav Pandit <parav@xxxxxxxxxxxx> > Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxxxx> > --- > drivers/infiniband/core/sysfs.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Applied to for-next, thanks Jason