Re: [Mesa-dev] [PATCH] anv/entrypoints_gen: Dedent the C code

2017-09-20 Thread Lionel Landwerlin
Reviewed-by: Lionel Landwerlin On 19/09/17 22:49, Jason Ekstrand wrote: This makes the C code be justified over to the left. --- src/intel/vulkan/anv_entrypoints_gen.py | 392 1 file changed, 196 insertions(+), 196 deletions(-) diff --git a/src/intel/vulkan/

[Mesa-dev] [PATCH] anv/entrypoints_gen: Dedent the C code

2017-09-19 Thread Jason Ekstrand
This makes the C code be justified over to the left. --- src/intel/vulkan/anv_entrypoints_gen.py | 392 1 file changed, 196 insertions(+), 196 deletions(-) diff --git a/src/intel/vulkan/anv_entrypoints_gen.py b/src/intel/vulkan/anv_entrypoints_gen.py index 983be0