On Tue, Oct 13, 2020 at 02:14:50PM +0200, Mauro Carvalho Chehab wrote: > Changeset 54816d3e69d1 ("RDMA: Explicitly pass in the dma_device to ib_register_device") > added a new parameter to ib_register_device(). > > Document it. > > Fixes: 54816d3e69d1 ("RDMA: Explicitly pass in the dma_device to ib_register_device") > Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> > --- > drivers/infiniband/core/device.c | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) This is in linux-next, not Linus's tree. I've fixed it up in the rdma tree Thanks, Jason