qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 1/4] coroutine: Clean up superfluous inclusion of qemu/corout


From: Markus Armbruster
Subject: Re: [PATCH 1/4] coroutine: Clean up superfluous inclusion of qemu/coroutine.h
Date: Thu, 08 Dec 2022 18:56:30 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

Stefan Hajnoczi <stefanha@gmail.com> writes:

> Probably because block layer, aio.h, and coroutine_int.h header files
> already include "qemu/coroutine.h"?

Mostly, but not always.  For instance, crypto/block-luks-priv.h compiles
fine without it, and doesn't include it after this patch.

> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>

Thanks!




reply via email to

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