qemu-devel
[Top][All Lists]
Advanced

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

Re: [PULL 2/6] linux-user: Use unique error messages for cmsg parsing


From: Philippe Mathieu-Daudé
Subject: Re: [PULL 2/6] linux-user: Use unique error messages for cmsg parsing
Date: Thu, 19 Dec 2024 10:57:23 +0100
User-agent: Mozilla Thunderbird

On 18/12/24 20:52, deller@kernel.org wrote:
From: Helge Deller <deller@gmx.de>

Avoid using the same error message for two different code paths
as it complicates determining the one which actually triggered.

Signed-off-by: Helge Deller <deller@gmx.de>
---
  linux-user/syscall.c | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)

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




reply via email to

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