]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuMonitorJSONAttachCharDevGetProps: Rename 'backend_type' and 'data'
authorPeter Krempa <pkrempa@redhat.com>
Fri, 19 Nov 2021 12:17:27 +0000 (13:17 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 22 Nov 2021 11:51:18 +0000 (12:51 +0100)
commitdd138ea4022bd571acc5e134bec7bacf9bafac5d
treebadbb0d085cc5c1d65ba97edf01fb8bc7f8fe2e7
parent784e9e2b6220983056056583391237fe63f9a840
qemuMonitorJSONAttachCharDevGetProps: Rename 'backend_type' and 'data'

Rename 'data' to 'backendData' so that it's more clear what the object
represents and 'backend_type' to 'backendType' to go with the common
camel case notation.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_monitor_json.c