|
From: | Richard Henderson |
Subject: | Re: [PATCH v2 2/5] tcg/tcg-op-vec: Remove left over _link_error() definitions |
Date: | Mon, 5 Jun 2023 12:20:37 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 |
On 6/5/23 10:56, Philippe Mathieu-Daudé wrote:
In commit d56fea79f9 ("tcg: Move TCG_{LOW,HIGH} to tcg-internal.h") we replaced the "_link_error" definitions with modern QEMU_ERROR() attribute markup. We covered tcg-op.c but forgot to completely clean tcg-op-vec.c. Do it now. Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org> --- tcg/tcg-op-vec.c | 11 ----------- 1 file changed, 11 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> and applied to tcg-next. r~
[Prev in Thread] | Current Thread | [Next in Thread] |