Re: [Mesa-dev] [PATCH 1/4] mesa: (trivial) fix typo in python scripts

2016-01-28 Thread Matt Turner
I don't understand the need to mark patches trivial. It's trivial to make that determination from looking at the patch. :) On Sun, Jan 17, 2016 at 1:49 PM, wrote: > From: Roland Scheidegger > > --- > src/gallium/auxiliary/util/u_format_parse.py | 2 +- > src/mesa/main/format_parser.py

[Mesa-dev] [PATCH 1/4] mesa: (trivial) fix typo in python scripts

2016-01-17 Thread sroland
From: Roland Scheidegger --- src/gallium/auxiliary/util/u_format_parse.py | 2 +- src/mesa/main/format_parser.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/gallium/auxiliary/util/u_format_parse.py b/src/gallium/auxiliary/util/u_format_parse.py index