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)
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>

No differences found