On Tue, Nov 22, 2022 at 10:07:47PM +0800, zhenwei pi wrote:
> We have already used qapi to generate crypto device types, this allows
> to convert type to a string 'model', so the 'model' field is not
> needed.
> 
> And the 'name' field is not used by any backend driver, drop it.
> 
> Signed-off-by: zhenwei pi <pizhen...@bytedance.com>
> ---
>  backends/cryptodev-builtin.c    |  3 +--
>  backends/cryptodev-lkcf.c       |  2 +-
>  backends/cryptodev-vhost-user.c |  3 +--
>  backends/cryptodev.c            | 11 +----------
>  include/sysemu/cryptodev.h      | 12 +++---------
>  5 files changed, 7 insertions(+), 24 deletions(-)

Reviewed-by: Daniel P. Berrangé <berra...@redhat.com>


With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|


Reply via email to