diff options
| author | Markus Armbruster <armbru@redhat.com> | 2024-09-04 13:18:22 +0200 |
|---|---|---|
| committer | Markus Armbruster <armbru@redhat.com> | 2024-09-10 13:22:47 +0200 |
| commit | d23d2ef3d0a72dd741b3cec330e53dd1a765b665 (patch) | |
| tree | 088f56d60419e95ba277439eb45f3c6b2c36cb76 /hw/core/qdev-properties-system.c | |
| parent | 55872c7061bc198d4bb4744c6b8be13ba0b7ed66 (diff) | |
| download | focaccia-qemu-d23d2ef3d0a72dd741b3cec330e53dd1a765b665.tar.gz focaccia-qemu-d23d2ef3d0a72dd741b3cec330e53dd1a765b665.zip | |
qapi/crypto: Drop temporary 'prefix'
Recent commit "qapi: Smarter camel_to_upper() to reduce need for 'prefix'" added two temporary 'prefix' to delay changing the generated code. Revert them. This improves QCryptoBlockFormat's generated enumeration constant prefix from Q_CRYPTO_BLOCK_FORMAT to QCRYPTO_BLOCK_FORMAT, and QCryptoBlockLUKSKeyslotState's from Q_CRYPTO_BLOCKLUKS_KEYSLOT_STATE to QCRYPTO_BLOCK_LUKS_KEYSLOT_STATE. Signed-off-by: Markus Armbruster <armbru@redhat.com> Acked-by: Daniel P. Berrangé <berrange@redhat.com> Message-ID: <20240904111836.3273842-6-armbru@redhat.com>
Diffstat (limited to 'hw/core/qdev-properties-system.c')
0 files changed, 0 insertions, 0 deletions