genxml: Silence about a billion unused parameter warnings
authorIan Romanick <ian.d.romanick@intel.com>
Thu, 15 Jun 2017 01:59:09 +0000 (18:59 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 28 Jun 2017 21:50:14 +0000 (14:50 -0700)
commit36bd4a5f21f9e7060def6cf5501040b0509a2a00
treed68b111da6cfb5067ef3af1037e08436a6188368
parenta56f0203c34b587da423133647d242f4b3a567ad
genxml: Silence about a billion unused parameter warnings

v2: Use textwrap.dedent to make the source line a lot shorter.
Shortening (?) the line was requested by Jason.

v3: Simplify the texwrap.dedent usage.  Suggested by Dylan.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
src/intel/genxml/gen_pack_header.py