aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorYueHaibing <[email protected]>2022-03-17 08:51:30 +0000
committerBjorn Helgaas <[email protected]>2022-03-31 15:12:59 +0000
commit22ef7ee3eeb2a41e07f611754ab9a2663232fedf (patch)
treeb5e23d0445b587ddf8786778f5678f7f7d55e89e /net/unix/af_unix.c
parentMerge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... (diff)
downloadkernel-22ef7ee3eeb2a41e07f611754ab9a2663232fedf.tar.gz
kernel-22ef7ee3eeb2a41e07f611754ab9a2663232fedf.zip
PCI: hv: Remove unused hv_set_msi_entry_from_desc()
Fix the following build error: drivers/pci/controller/pci-hyperv.c:769:13: error: ‘hv_set_msi_entry_from_desc’ defined but not used [-Werror=unused-function] 769 | static void hv_set_msi_entry_from_desc(union hv_msi_entry *msi_entry, The arm64 implementation of hv_set_msi_entry_from_desc() is not used after d06957d7a692 ("PCI: hv: Avoid the retarget interrupt hypercall in irq_unmask() on ARM64"), so remove it. Fixes: d06957d7a692 ("PCI: hv: Avoid the retarget interrupt hypercall in irq_unmask() on ARM64") Link: https://lore.kernel.org/r/[email protected] Signed-off-by: YueHaibing <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]> Reviewed-by: Nathan Chancellor <[email protected]> Acked-by: Boqun Feng <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions