gen_table_fourcc: strip _MODIFIER suffix for INVALID
authorSimon Ser <contact@emersion.fr>
Mon, 2 May 2022 17:24:43 +0000 (19:24 +0200)
committerSimon Ser <contact@emersion.fr>
Wed, 8 Jun 2022 12:02:48 +0000 (14:02 +0200)
commit3bede5dbbcd307d9fb675562f780bf9525efb3d4
tree78b6aafe4143f0a449a78982acac4c01b7b335af
parentf801b07a60740425604d6563e5dc399375108bc4
gen_table_fourcc: strip _MODIFIER suffix for INVALID

This is the only modifier printed with a "_MODIFIER" suffix. It
looks inconsistent when callers already print this word (e.g.
"modifier: INVALID_MODIFIER").

Signed-off-by: Simon Ser <contact@emersion.fr>
Reviewed-by: Marius Vlad <marius.vlad@collabora.com>
gen_table_fourcc.py