Re: [PATCH v14 31/41] compositor-drm: Rename region variable

2018-01-26 Thread Pekka Paalanen
On Wed, 20 Dec 2017 12:26:48 + Daniel Stone wrote: > Make it a bit more clear what the purpose of the variable is. > > Signed-off-by: Daniel Stone > --- > libweston/compositor-drm.c | 11 ++- > 1 file changed, 6 insertions(+), 5 deletions(-) > > diff --git a/libweston/compositor-d

[PATCH v14 31/41] compositor-drm: Rename region variable

2017-12-20 Thread Daniel Stone
Make it a bit more clear what the purpose of the variable is. Signed-off-by: Daniel Stone --- libweston/compositor-drm.c | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/libweston/compositor-drm.c b/libweston/compositor-drm.c index 19aeb5326..3ff06c01c 100644 --- a