Re: [Mesa-dev] [PATCH 1/2] nir: Fix some whatespace

2017-08-25 Thread Jason Ekstrand
On Fri, Aug 25, 2017 at 8:59 PM, Matt Turner wrote: > Both are > > Reviewed-by: Matt Turner > > (Typo in the title of this patch) > > Should 2/2 go to stable? I'm not really sure how that code gets used. > Probably wouldn't hurt. Doing a quick grep for the function, I don't see anywhere that i

Re: [Mesa-dev] [PATCH 1/2] nir: Fix some whatespace

2017-08-25 Thread Matt Turner
Both are Reviewed-by: Matt Turner (Typo in the title of this patch) Should 2/2 go to stable? I'm not really sure how that code gets used. ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev

[Mesa-dev] [PATCH 1/2] nir: Fix some whatespace

2017-08-25 Thread Jason Ekstrand
Somehow tabs got in there... --- src/compiler/nir/nir.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/compiler/nir/nir.c b/src/compiler/nir/nir.c index 841b7f4..e9e0489 100644 --- a/src/compiler/nir/nir.c +++ b/src/compiler/nir/nir.c @@ -1928,15 +1928,15 @@ nir