On 12/12/2017 06:36 AM, Marc Hartmayer wrote:
> Add typedef for the anonymous enum used for the authentication methods
> and remove the default case. This allows the usage of the type in a
> switch statement and taking advantage of the compilers feature to
> detect uncovered cases.
> 
> Signed-off-by: Marc Hartmayer <[email protected]>
> Reviewed-by: Boris Fiuczynski <[email protected]>
> Reviewed-by: Stefan Zimmermann <[email protected]>
> ---
>  daemon/remote.c               | 4 +---
>  src/rpc/virnetserverservice.h | 4 ++--
>  2 files changed, 3 insertions(+), 5 deletions(-)
> 

Reviewed-by: John Ferlan <[email protected]>

John

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to