On 20/3/22 18:11, Richard Henderson wrote:
s/QemuLogFile/RCUCloseFILE/
s/qemu_logfile_free/rcu_close_file/

Emphasize that this is only a carrier for passing a pointer
to call_rcu for closing, and not the real logfile.

Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
---
  util/log.c | 28 +++++++++++++---------------
  1 file changed, 13 insertions(+), 15 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>

Reply via email to