[PATCH 0/5] node_device: Tiny code cleanups

Michal Privoznik mprivozn at redhat.com
Tue Oct 25 15:15:27 UTC 2022


My aim is to move virNodeDeviceDriver declaration into
node_device_driver.c, eventually. BUT that's going to be more patches
and as I continue my work on that I've noticed couple of almost trivial
patches that can be merged regardless. Even during freeze ;-)

Michal Prívozník (5):
  node_device_udev.h: Drop unused macro
  node_device: Move DMI_DEVPATH into node_device_udev.c
  node_device_udev.h: Drop include of libudev.h
  node_device: Move fwd declaration of udevNodeRegister() into correct
    header file
  node_device_driver.h: Drop nodeDeviceLock() and nodeDeviceUnlock() fwd
    declarations

 src/node_device/node_device_driver.c |  3 +++
 src/node_device/node_device_driver.h | 12 ------------
 src/node_device/node_device_udev.c   |  2 ++
 src/node_device/node_device_udev.h   |  6 ++----
 4 files changed, 7 insertions(+), 16 deletions(-)

-- 
2.37.4



More information about the libvir-list mailing list