]> www.infradead.org Git - users/hch/misc.git/commit
NTB/msi: Remove unused functions
authorDr. David Alan Gilbert <linux@treblig.org>
Thu, 20 Feb 2025 02:03:57 +0000 (02:03 +0000)
committerJon Mason <jdmason@kudzu.us>
Mon, 7 Apr 2025 13:22:14 +0000 (09:22 -0400)
commit0cadf92e93d4caed1714faac53e9a0051810f4b0
treed30f53b0c8b9c354a09c9095d484ef7551bb39e0
parent2ee43f8291481587ddced545e55cea1be2e39e81
NTB/msi: Remove unused functions

ntbm_msi_free_irq() and ntb_msi_peer_addr() were both added in 2019's
commit 26b3a37b9284 ("NTB: Introduce MSI library")
but have remained unused.

Remove them, and the ntbm_msi_callback_match() helper that
was used by ntbm_msi_free_irq().

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
drivers/ntb/msi.c
include/linux/ntb.h