Re: [PATCH weston 08/68] compositor-drm: Extract EGL destroy to helper

2016-12-09 Thread Armin Krezović
On 09.12.2016 20:57, Daniel Stone wrote: > No functional change. > > Differential Revision: https://phabricator.freedesktop.org/D1484 > > Signed-off-by: Daniel Stone Nice Reviewed-by: Armin Krezović > --- > libweston/compositor-drm.c | 26 +++--- > 1 file changed, 15 ins

[PATCH weston 08/68] compositor-drm: Extract EGL destroy to helper

2016-12-09 Thread Daniel Stone
No functional change. Differential Revision: https://phabricator.freedesktop.org/D1484 Signed-off-by: Daniel Stone --- libweston/compositor-drm.c | 26 +++--- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/libweston/compositor-drm.c b/libweston/compositor-dr