RDMA/irdma: Remove unused irdma_cqp_*_fpm_val_cmd functions
authorDr. David Alan Gilbert <linux@treblig.org>
Mon, 23 Dec 2024 00:16:13 +0000 (00:16 +0000)
committerLeon Romanovsky <leon@kernel.org>
Tue, 24 Dec 2024 09:58:23 +0000 (04:58 -0500)
commit695df3e833c04aa48e57c28a25311dfdde241ce3
tree94131397a39c4df8b09df603c3163bd5ee30e50c
parentc57c76498a895a705b624ed65dfe5a3037b78d83
RDMA/irdma: Remove unused irdma_cqp_*_fpm_val_cmd functions

irdma_cqp_commit_fpm_val_cmd() and irdma_cqp_query_fpm_val_cmd()
were added in 2021 by
commit 915cc7ac0f8e ("RDMA/irdma: Add miscellaneous utility definitions")
but haven't been used.

Remove them.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Link: https://patch.msgid.link/20241223001613.307138-1-linux@treblig.org
Signed-off-by: Leon Romanovsky <leon@kernel.org>
drivers/infiniband/hw/irdma/osdep.h
drivers/infiniband/hw/irdma/protos.h
drivers/infiniband/hw/irdma/utils.c