bject: Re: [PATCH] qtest: delete redundant qtest.h header files
>
> Chen Qun writes:
>
> > There are 23 files that include the "sysemu/qtest.h", but they do not
> > use any qtest functions.
> >
> > Signed-off-by: Chen Qun
>
> The subject sou
Chen Qun writes:
> There are 23 files that include the "sysemu/qtest.h",
> but they do not use any qtest functions.
>
> Signed-off-by: Chen Qun
The subject sounds as if you were deleting file include/sysemu/qtest.h,
which would be wrong. You're actually deleting inclusions. Suggest to
say
There are 23 files that include the "sysemu/qtest.h",
but they do not use any qtest functions.
Signed-off-by: Chen Qun
---
accel/tcg/cpu-exec.c| 1 -
blockdev.c | 1 -
hw/9pfs/9p.c| 1 -
hw/arm/armv7m.c | 1 -
hw/arm/mainstone.