qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3 13/25] target/arm: Remove __attribute__((nonnull)) from pt


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v3 13/25] target/arm: Remove __attribute__((nonnull)) from ptw.c
Date: Wed, 22 Feb 2023 10:44:29 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.8.0

On 22/2/23 03:33, Richard Henderson wrote:
This was added in 7e98e21c098 as part of a reorg in which
one of the argument had been legally NULL, and this caught
actual instances.  Now that the reorg is complete, this
serves little purpose.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  target/arm/ptw.c | 6 ++----
  1 file changed, 2 insertions(+), 4 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]