OSDN Git Service

gallium/aux/util/u_dump_state.c: Fix two -Wunused-paramter warnings
authorGert Wollny <gw.fossdev@gmail.com>
Thu, 16 Nov 2017 15:09:38 +0000 (16:09 +0100)
committerBrian Paul <brianp@vmware.com>
Fri, 17 Nov 2017 16:27:56 +0000 (09:27 -0700)
commite979ab70c2b1aa350ae6f23fe9affd9d8dd636ff
treea6dd1334f9b1833f58769db94fb12a1295ceb3fb
parent20d3e943b1a1a8edb910672d758716059937cddd
gallium/aux/util/u_dump_state.c: Fix two -Wunused-paramter warnings

v2: move UNUSED decoration in front of parameter declaration

Signed-off-by: Gert Wollny <gw.fossdev@gmail.com>
Reviewed-by: Brian Paul <brianp@vmware.com> (v1)
src/gallium/auxiliary/util/u_dump_state.c