diff options
| author | Kevin Wolf | 2020-11-30 11:56:12 +0100 |
|---|---|---|
| committer | Daniel P. Berrangé | 2021-01-29 18:07:53 +0100 |
| commit | 31b6aefdbd9d2fe45c25e5236e1cc363229cb96c (patch) | |
| tree | e32fd4218d5c65dbb1bd40f8b104b1a7679cceb5 /include | |
| parent | crypto: Fix some code style problems, add spaces around operator (diff) | |
| download | qemu-31b6aefdbd9d2fe45c25e5236e1cc363229cb96c.tar.gz qemu-31b6aefdbd9d2fe45c25e5236e1cc363229cb96c.tar.xz qemu-31b6aefdbd9d2fe45c25e5236e1cc363229cb96c.zip | |
crypto: Move USER_CREATABLE to secret_common base class
Instead of duplicating the code for user creatable objects in secret and
secret_keyring, move it to the common base clase secret_common. As the
base class is abstract, it won't become user creatable itself.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
