Re: [Spice-devel] [PATCH linux vdagent] Fix coding style

2019-01-30 Thread Frediano Ziglio
> > Use brackets everywhere. Acked-by: Frediano Ziglio > --- > src/vdagent/device-info.c | 28 +++- > 1 file changed, 19 insertions(+), 9 deletions(-) > > diff --git a/src/vdagent/device-info.c b/src/vdagent/device-info.c > index 7c0f615..4983543 100644 > --- a/src/vd

[Spice-devel] [PATCH linux vdagent] Fix coding style

2019-01-29 Thread Jonathon Jongsma
Use brackets everywhere. --- src/vdagent/device-info.c | 28 +++- 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/src/vdagent/device-info.c b/src/vdagent/device-info.c index 7c0f615..4983543 100644 --- a/src/vdagent/device-info.c +++ b/src/vdagent/device-info