On 12/3/18 8:05 AM, Thomas Huth wrote:
> The code that used it has already been removed a while ago with commit
> dc41aa7d34989b552ef ("tcg: Remove GET_TCGV_* and MAKE_TCGV_*").
> 
> Signed-off-by: Thomas Huth <th...@redhat.com>
> ---
>  include/qemu/compiler.h    | 6 ------
>  scripts/checkpatch.pl      | 1 -
>  scripts/cocci-macro-file.h | 1 -
>  3 files changed, 8 deletions(-)

Eh.  In theory this could be added to some of the other trivial interface
inline functions that we have, in order to ease the debugging experience.  But
since we're not actually doing that, removing this is also fine.

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>


r~

Reply via email to