Quoting Dylan Baker (2017-06-27 10:04:47)
> Quoting Ian Romanick (2017-06-26 16:22:34)
> > From: Ian Romanick
> >
> > v2: Use textwrap.dedent to make the source line a lot shorter.
> > Shortening (?) the line was requested by Jason.
> >
> > Signed-off-by: Ian Romanick
> > ---
> > src/intel/gen
On 06/27/2017 10:04 AM, Dylan Baker wrote:
> Quoting Ian Romanick (2017-06-26 16:22:34)
>> From: Ian Romanick
>>
>> v2: Use textwrap.dedent to make the source line a lot shorter.
>> Shortening (?) the line was requested by Jason.
>>
>> Signed-off-by: Ian Romanick
>> ---
>> src/intel/genxml/gen_p
Quoting Ian Romanick (2017-06-26 16:22:34)
> From: Ian Romanick
>
> v2: Use textwrap.dedent to make the source line a lot shorter.
> Shortening (?) the line was requested by Jason.
>
> Signed-off-by: Ian Romanick
> ---
> src/intel/genxml/gen_pack_header.py | 9 +++--
> 1 file changed, 7 in
From: Ian Romanick
v2: Use textwrap.dedent to make the source line a lot shorter.
Shortening (?) the line was requested by Jason.
Signed-off-by: Ian Romanick
---
src/intel/genxml/gen_pack_header.py | 9 +++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/src/intel/genxml/ge