Re: [PATCH weston] Include space in 'if ('

2016-07-12 Thread Bryce Harrington
On Wed, Jul 13, 2016 at 10:23:42AM +1000, Peter Hutterer wrote: > On Tue, Jul 12, 2016 at 04:59:05PM -0700, Bryce Harrington wrote: > > Signed-off-by: Bryce Harrington > > --- > > Reviewed-by: Peter Hutterer > but seriously, imo you should push things like this directly, I'm not sure > how many

Re: [PATCH weston] Include space in 'if ('

2016-07-12 Thread Peter Hutterer
On Tue, Jul 12, 2016 at 04:59:05PM -0700, Bryce Harrington wrote: > Signed-off-by: Bryce Harrington > --- Reviewed-by: Peter Hutterer but seriously, imo you should push things like this directly, I'm not sure how many eyeballs whitespace changes really need :) Cheers, Peter > compositor/ma

[PATCH weston] Include space in 'if ('

2016-07-12 Thread Bryce Harrington
Signed-off-by: Bryce Harrington --- compositor/main.c | 2 +- ivi-shell/ivi-layout-transition.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/compositor/main.c b/compositor/main.c index 8400d70..1f75ae0 100644 --- a/compositor/main.c +++ b/compositor/main.