qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 01/11] bsd-user: Implement open, openat and close


From: Richard Henderson
Subject: Re: [PATCH 01/11] bsd-user: Implement open, openat and close
Date: Mon, 13 Jun 2022 12:45:06 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1

On 6/12/22 13:48, Warner Losh wrote:
+static inline abi_long do_bsd_close(abi_long arg1)
+{
+

Watch the extra linefeed.  Otherwise,
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>


r~



reply via email to

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