From: Antonios Motakis Date: Mon, 16 Mar 2015 20:08:51 +0000 (-0600) Subject: vfio: add a vfio_ prefix to virqfd_enable and virqfd_disable and export X-Git-Tag: omap-for-v4.2/o2_dc~137^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdc5e1021b7fa061d21e64fc6d308ee0ef3c7582;p=pandora-kernel.git vfio: add a vfio_ prefix to virqfd_enable and virqfd_disable and export We want to reuse virqfd functionality in multiple VFIO drivers; before moving these functions to core VFIO, add the vfio_ prefix to the virqfd_enable and virqfd_disable functions, and export them so they can be used from other modules. Signed-off-by: Antonios Motakis Signed-off-by: Baptiste Reynal Reviewed-by: Eric Auger Tested-by: Eric Auger Signed-off-by: Alex Williamson --- Reading git-diff-tree failed