[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 01/10] error: Drop superfluous #include "qapi/qmp/qerror.h"
From: |
Zhao Liu |
Subject: |
Re: [PATCH 01/10] error: Drop superfluous #include "qapi/qmp/qerror.h" |
Date: |
Tue, 12 Mar 2024 23:05:44 +0800 |
On Tue, Mar 12, 2024 at 03:13:34PM +0100, Markus Armbruster wrote:
> Date: Tue, 12 Mar 2024 15:13:34 +0100
> From: Markus Armbruster <armbru@redhat.com>
> Subject: [PATCH 01/10] error: Drop superfluous #include "qapi/qmp/qerror.h"
>
> Signed-off-by: Markus Armbruster <armbru@redhat.com>
> ---
> backends/iommufd.c | 1 -
> chardev/char-fe.c | 1 -
> system/rtc.c | 1 -
> 3 files changed, 3 deletions(-)
>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
- [PATCH 00/10] Reduce usage of QERR_ macros further, Markus Armbruster, 2024/03/12
- [PATCH 01/10] error: Drop superfluous #include "qapi/qmp/qerror.h", Markus Armbruster, 2024/03/12
- Re: [PATCH 01/10] error: Drop superfluous #include "qapi/qmp/qerror.h",
Zhao Liu <=
- [PATCH 06/10] qapi: Inline QERR_INVALID_PARAMETER_TYPE definition (constant value), Markus Armbruster, 2024/03/12
- [PATCH 02/10] qapi: Inline and remove QERR_BUS_NO_HOTPLUG definition, Markus Armbruster, 2024/03/12
- [PATCH 04/10] qapi: Inline and remove QERR_DEVICE_NO_HOTPLUG definition, Markus Armbruster, 2024/03/12
- [PATCH 07/10] qapi: Inline and remove QERR_INVALID_PARAMETER_TYPE definition, Markus Armbruster, 2024/03/12
- [PATCH 10/10] qapi: Inline and remove QERR_PROPERTY_VALUE_BAD definition, Markus Armbruster, 2024/03/12