On 12/17/21 18:19, Alex Bennée wrote: > Using _qemu is a little confusing. Let's use _compat for these sorts > of things. We should also mention _impl which is another common suffix > in the code base. > > Signed-off-by: Alex Bennée <alex.ben...@linaro.org> > --- > docs/devel/style.rst | 7 +++++++ > include/glib-compat.h | 6 +++--- > 2 files changed, 10 insertions(+), 3 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>