On Wed, Feb 13, 2019 at 07:23:06PM +0200, Leon Romanovsky wrote: > From: Parav Pandit <parav@xxxxxxxxxxxx> > > Move core device addition and removal from sysfs.c to device.c > as device.c is more appropriate place for device management. > > Signed-off-by: Parav Pandit <parav@xxxxxxxxxxxx> > Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxxxx> > --- > drivers/infiniband/core/device.c | 9 ++++++++- > drivers/infiniband/core/sysfs.c | 9 +-------- > 2 files changed, 9 insertions(+), 9 deletions(-) Applied to for-next Thanks, Jason