Re: [Spice-devel] [PATCH 02/23] remove useless assignment

2016-05-17 Thread Jonathon Jongsma
Acked-by: Jonathon Jongsma On Mon, 2016-05-16 at 14:31 +0100, Frediano Ziglio wrote: > type was already initialized calling red_pipe_item_init > > Signed-off-by: Frediano Ziglio > --- > server/smartcard.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/server/smartcard.c b/server/smar

[Spice-devel] [PATCH 02/23] remove useless assignment

2016-05-16 Thread Frediano Ziglio
type was already initialized calling red_pipe_item_init Signed-off-by: Frediano Ziglio --- server/smartcard.c | 1 - 1 file changed, 1 deletion(-) diff --git a/server/smartcard.c b/server/smartcard.c index e483eec..b2fb766 100644 --- a/server/smartcard.c +++ b/server/smartcard.c @@ -541,7 +541,