[PATCH 5/5] node_device_driver.h: Drop nodeDeviceLock() and nodeDeviceUnlock() fwd declarations

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The node_device_driver.h declares nodeDeviceLock() and
nodeDeviceUnlock() functions which used to exist, but after
rework to automatic mutex management they exist no more. Their
last use was removed in v8.1.0-rc1~122.

Signed-off-by: Michal Privoznik <mprivozn@xxxxxxxxxx>
---
 src/node_device/node_device_driver.h | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/src/node_device/node_device_driver.h b/src/node_device/node_device_driver.h
index 6f835bc71a..c7d5e22daf 100644
--- a/src/node_device/node_device_driver.h
+++ b/src/node_device/node_device_driver.h
@@ -46,12 +46,6 @@ typedef enum {
 VIR_ENUM_DECL(virMdevctlCommand);
 
 
-void
-nodeDeviceLock(void);
-
-void
-nodeDeviceUnlock(void);
-
 extern virNodeDeviceDriverState *driver;
 
 int
-- 
2.37.4




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux