IOMMU/PCI: properly annotate setup_one_hwdom_device()
authorJan Beulich <jbeulich@suse.com>
Thu, 10 Aug 2017 10:36:24 +0000 (12:36 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 10 Aug 2017 10:36:24 +0000 (12:36 +0200)
commit03124262730d803b1d34b4123c6a7835ad1926bb
treec2aa3f9bd2b139c0303eead6adc1b8ee6122148e
parente7ec6f5f32cd2d0f723083cde3d7761c4e675f2c
IOMMU/PCI: properly annotate setup_one_hwdom_device()

Its sole caller is __hwdom_init, so it can be such itself, too.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Roger Pau Monné <roger.pau@citrix.com>
xen/drivers/passthrough/pci.c