Re: [Mesa-dev] [PATCH] gallium: fix typos in README.portability

2017-11-01 Thread Andres Gomez
This is: Reviewed-by: Andres Gomez I would drop the mesa-stable nomination, though. These are just typos and not even in the docs/ directory ... On Mon, 2017-10-30 at 10:55 -0400, Ben Crocker wrote: > Cc: "17.2" > Signed-off-by: Ben Crocker > --- > src/gallium/README.portability | 6 +++--- >

[Mesa-dev] [PATCH] gallium: fix typos in README.portability

2017-10-30 Thread Ben Crocker
Cc: "17.2" Signed-off-by: Ben Crocker --- src/gallium/README.portability | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/gallium/README.portability b/src/gallium/README.portability index cf6cc36afb..cdc02bb36d 100644 --- a/src/gallium/README.portability +++ b/src/ga