On 16/3/22 10:52, [email protected] wrote:
From: Marc-André Lureau <[email protected]>

One less qemu-specific macro. It also helps to make some headers/units
only depend on glib, and thus moved in standalone projects eventually.

Signed-off-by: Marc-André Lureau <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
---
  include/qemu-common.h      |  2 +-
  include/qemu/compiler.h    |  2 --
  include/qemu/range.h       |  4 ++--
  scripts/cocci-macro-file.h |  2 +-
  block/qcow2-refcount.c     | 20 +++++++++++---------
  scripts/checkpatch.pl      |  2 +-
  6 files changed, 16 insertions(+), 16 deletions(-)

Preferably poisoning QEMU_WARN_UNUSED_RESULT:
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>

Reply via email to