[PATCH i-g-t 00/10] More improvements to scripts/xls_to_doc.py

Mauro Carvalho Chehab mauro.chehab at linux.intel.com
Thu Mar 14 10:29:09 UTC 2024


From: Mauro Carvalho Chehab <mchehab at kernel.org>

Fix a series of bugs on it, and add an option to simplify the
common tags at the processed files.

Mauro Carvalho Chehab (10):
  scripts/xls_to_doc.py: make the message about wildcards clearer
  scripts/xls_to_doc.py: don't ignore the last column
  scripts/xls_to_doc.py: be clearer when ignoring a value in verbose
    mode
  scripts/xls_to_doc.py: detect field removal
  scripts/xls_to_doc.py: improve the addition logic
  scripts/xls_to_doc.py: preserve line for found fields
  scripts/xls_to_doc.py: don't duplicate a common field
  scripts/xls_to_doc.py: reduce verbosity for writing message
  scripts/xls_to_doc.py: better handle common attributes
  scripts/xls_to_doc.py: add a logic to simplify tags

 scripts/xls_to_doc.py | 201 ++++++++++++++++++++++++++++++++++++------
 1 file changed, 172 insertions(+), 29 deletions(-)

-- 
2.43.2



More information about the igt-dev mailing list