diff options
author | Daniel Henrique Barboza <danielhb413@gmail.com> | 2021-01-14 15:06:26 -0300 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2021-01-19 10:20:29 +1100 |
commit | 2a05350e90ba09b6f42f5cff81f4aa7580a998be (patch) | |
tree | 329cdae49013cda7576e001e41e19c42067b67a6 /hw/ssi/imx_spi.c | |
parent | 7058904738106112a936b7438e29a1f252039644 (diff) | |
download | qemu-2a05350e90ba09b6f42f5cff81f4aa7580a998be.zip qemu-2a05350e90ba09b6f42f5cff81f4aa7580a998be.tar.gz qemu-2a05350e90ba09b6f42f5cff81f4aa7580a998be.tar.bz2 |
spapr_cpu_core.c: use g_auto* in spapr_create_vcpu()
Use g_autoptr() with Object and g_autofree with the string to
avoid the need of a cleanup path.
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Message-Id: <20210114180628.1675603-6-danielhb413@gmail.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'hw/ssi/imx_spi.c')
0 files changed, 0 insertions, 0 deletions