Re: [PATCH weston 03/15] libweston: use helper var in weston_compositor_remove_output

2017-04-04 Thread Armin Krezović
On 04.04.2017 12:58, Pekka Paalanen wrote: > From: Pekka Paalanen > > To shorten lines. > > Signed-off-by: Pekka Paalanen Trivial. Reviewed-by: Armin Krezović Thanks, Armin. > --- > libweston/compositor.c | 7 --- > 1 file changed, 4 insertions(+), 3 deletions(-) > > diff --git a/lib

[PATCH weston 03/15] libweston: use helper var in weston_compositor_remove_output

2017-04-04 Thread Pekka Paalanen
From: Pekka Paalanen To shorten lines. Signed-off-by: Pekka Paalanen --- libweston/compositor.c | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/libweston/compositor.c b/libweston/compositor.c index 7510fab..60cbae0 100644 --- a/libweston/compositor.c +++ b/libweston/