libvirt/src/uml
Martin Kletzander d2d1dec1f5 util: Fix naming in util/virnodesuspend
That file has only two exported files and each one of them has
different naming.  virNode is what all the other files use, so let's
use it.  It wasn't used before because the clash with public API
naming, so let's fix that by shortening the name (there is no other
private variant of it anyway).

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
2017-03-27 13:13:29 +02:00
..
uml_conf.c Remove src/nodeinfo 2017-03-27 13:13:29 +02:00
uml_conf.h Fix coding style issues. 2016-09-26 18:07:58 -04:00
uml_driver.c util: Fix naming in util/virnodesuspend 2017-03-27 13:13:29 +02:00
uml_driver.h