]> git.ipfire.org Git - thirdparty/kernel/linux.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>
Fri, 20 Feb 2026 22:31:55 +0000 (17:31 -0500)
commit7bd27439a578bb7724a9f09f240337ab95d68d2b
treefe3eb00e134df1faf386f4585f8cdd7693c5bd6e
parentb1f4077465b2110d8a486cd6f1aed0c2569c339a
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