On Thu, 12 Dec 2024 at 12:06, wrote:
>
> From: Denis Rastyogin
>
> This call is redundant as it only retrieves a value that is not used further.
>
> Found by Linux Verification Center (linuxtesting.org) with SVACE.
>
> Signed-off-by: Denis Rastyogin
Applied to target-arm.next, thanks.
-- PMM
From: Denis Rastyogin
This call is redundant as it only retrieves a value that is not used further.
Found by Linux Verification Center (linuxtesting.org) with SVACE.
Signed-off-by: Denis Rastyogin
---
target/arm/vfp_helper.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/target/arm/vfp_
On 12/12/24 06:06, ger...@altlinux.org wrote:
From: Denis Rastyogin
This call is redundant as it only retrieves a value that is not used further.
Found by Linux Verification Center (linuxtesting.org) with SVACE.
Signed-off-by: Denis Rastyogin
---
target/arm/vfp_helper.c | 2 --
1 file cha