OSDN Git Service

util: remove LIST_REPLACE macro
authorTimothy Arceri <tarceri@itsqueeze.com>
Sun, 27 Oct 2019 23:05:45 +0000 (10:05 +1100)
committerTimothy Arceri <tarceri@itsqueeze.com>
Mon, 28 Oct 2019 11:24:38 +0000 (11:24 +0000)
commitd23d47c065502e6daaa1074f4e6457120dfa152b
treef3f163370247a6197986f54389651fbc2b18a843
parent40258fb8b83325bf208876babf779e7ea08a870c
util: remove LIST_REPLACE macro

Just use the inlined function directly. The macro was replaced with
the function in ebe304fa540f.

Reviewed-by: Eric Engestrom <eric@engestrom.ch>
src/gallium/auxiliary/util/u_debug_memory.c
src/util/list.h