]> git.ipfire.org Git - thirdparty/libvirt.git/commit
numa_conf: Rename virDomainNumaDistance to virNumaDistance
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 17 May 2021 07:15:24 +0000 (09:15 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 24 May 2021 12:49:28 +0000 (14:49 +0200)
commitccb8acc96624992cb5fffd4f2d0117cf090416a6
tree4def6f302ce90a65f14ecbf21c4455b2a05a9be4
parentfe25224fdaa53bbeceed3ddeef1b3a150665e656
numa_conf: Rename virDomainNumaDistance to virNumaDistance

There's nothing domain specific about NUMA distances. Rename the
virDomainNumaDistance structure to just virNumaDistance.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
src/conf/numa_conf.c