v3d: When not doing terminal pretty-printing, comment struct field names.
authorEric Anholt <eric@anholt.net>
Mon, 25 Jun 2018 22:20:22 +0000 (15:20 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 30 Jul 2018 21:29:01 +0000 (14:29 -0700)
commit8da47b7648f6e785bb0f177d1c3824ca0e1792a4
tree86cdecbff2fb571454aa3acc55fddb46ce702000
parent103f21b13d839ccd011b06b5708e7b9c1b8d228e
v3d: When not doing terminal pretty-printing, comment struct field names.

The struct field names aren't part of the CLIF ABI, just the order of
fields within the struct.  The comments are there for human readability.
src/broadcom/cle/v3d_decoder.c