]> www.infradead.org Git - nvme.git/commit
RDMA/vmw_pvrdma: Remove unused pvrdma_modify_device
authorDr. David Alan Gilbert <linux@treblig.org>
Tue, 4 Mar 2025 21:56:36 +0000 (21:56 +0000)
committerLeon Romanovsky <leon@kernel.org>
Thu, 6 Mar 2025 08:24:59 +0000 (03:24 -0500)
commit0b27b0e4d43aff78f996abd2d60faa838e8e30b1
tree7ab5ed2abf7beb93c353343db33b392327958663
parent3745242ad1e1c07d5990b33764529eb13565db44
RDMA/vmw_pvrdma: Remove unused pvrdma_modify_device

pvrdma_modify_device() was added in 2016 as part of
commit 29c8d9eba550 ("IB: Add vmw_pvrdma driver")
but accidentally it was never wired into the device_ops struct.

After some discussion the best course seems to be just to remove it,
see discussion at:
https://lore.kernel.org/all/Z8TWF6coBUF3l_jk@gallifrey/

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Link: https://patch.msgid.link/20250304215637.68559-1-linux@treblig.org
Acked-by: Vishnu Dasa <vishnu.dasa@broadcom.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
drivers/infiniband/hw/vmw_pvrdma/pvrdma_verbs.c
drivers/infiniband/hw/vmw_pvrdma/pvrdma_verbs.h