Hi Eric,
On 13 July 2017 at 17:20, Eric Engestrom wrote:
>> *out_count = j;
>> if (j == 0)
>> -return NULL;
>> + return NULL;
>
> This line is getting way too much indentation :P
>
> I don't know enough about formats, so I'm only r-b'ing the first
> 3 patches:
> Reviewed
On Thursday, 2017-07-13 12:12:30 +0100, Daniel Stone wrote:
> Convert tabs to spaces, fix misalignments.
>
> Signed-off-by: Daniel Stone
> ---
> src/egl/drivers/dri2/platform_wayland.c | 38
> +
> 1 file changed, 20 insertions(+), 18 deletions(-)
>
> v2: No chan
Convert tabs to spaces, fix misalignments.
Signed-off-by: Daniel Stone
---
src/egl/drivers/dri2/platform_wayland.c | 38 +
1 file changed, 20 insertions(+), 18 deletions(-)
v2: No changes.
diff --git a/src/egl/drivers/dri2/platform_wayland.c
b/src/egl/drivers/d