[Spice-devel] [PATCH 05/10] smartcard: Turn RedCharDeviceSmartcard into a GObject

Christophe Fergeau cfergeau at redhat.com
Wed Apr 6 16:03:55 UTC 2016


On Fri, Apr 01, 2016 at 03:51:39PM -0500, Jonathon Jongsma wrote:
> From: Christophe Fergeau <cfergeau at redhat.com>
> 
> This inherits from RedCharDevice. Once all char device states are
> converted, we can turn the associated vfuncs into RedCharDeviceClass
> vfuncs.
> 
> Signed-off-by: Christophe Fergeau <cfergeau at redhat.com>
> ---
>  server/smartcard.c | 128 +++++++++++++++++++++++++++++------------------------
>  server/smartcard.h |  30 ++++++++++++-
>  2 files changed, 100 insertions(+), 58 deletions(-)
> 
> diff --git a/server/smartcard.c b/server/smartcard.c
> index d138ea7..52d56ea 100644
> --- a/server/smartcard.c
> +++ b/server/smartcard.c
> @@ -1,6 +1,6 @@
>  /* -*- Mode: C; c-basic-offset: 4; indent-tabs-mode: nil -*- */
>  /*
> -   Copyright (C) 2010 Red Hat, Inc.
> +   Copyright (C) 2010-2015 Red Hat, Inc.

This could be updated to -2016
(Still) looks good to me otherwise.

Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20160406/4d068ee7/attachment.sig>


More information about the Spice-devel mailing list