]> git.baikalelectronics.ru Git - kernel.git/commit
vfio: make local function vfio_pci_intx_unmask_handler() static
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Mon, 25 Mar 2013 17:15:44 +0000 (11:15 -0600)
committerAlex Williamson <alex.williamson@redhat.com>
Mon, 25 Mar 2013 17:15:44 +0000 (11:15 -0600)
commit47770a44e892dfb874e4beec88cfb555d42fbf72
tree0df7cde914a4da3d0d2590709c02188c945abce1
parentd3aac396c6ea9bffff30641948a60420f28df932
vfio: make local function vfio_pci_intx_unmask_handler() static

vfio_pci_intx_unmask_handler() was not declared. It should be static.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
drivers/vfio/pci/vfio_pci_intrs.c