summary refs log tree commit diff stats
path: root/include/hw/virtio/virtio-input.h
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@linaro.org>2023-10-09 12:02:49 +0200
committerThomas Huth <thuth@redhat.com>2023-10-27 09:39:08 +0200
commit0c2c2932a97e73fa400af6ab4e4f6625ead3e4a1 (patch)
tree718ef93816da6edbbc1d04b7e4d0255c6954790d /include/hw/virtio/virtio-input.h
parentec3ad0face736a48fc6d77e65f0e53ae5a5cd0d1 (diff)
downloadfocaccia-qemu-0c2c2932a97e73fa400af6ab4e4f6625ead3e4a1.tar.gz
focaccia-qemu-0c2c2932a97e73fa400af6ab4e4f6625ead3e4a1.zip
tests/aio: Clean up global variable shadowing
Rename the argument to fix:

  tests/unit/test-aio.c:130:44: error: declaration shadows a variable in the global scope [-Werror,-Wshadow]
  static void set_event_notifier(AioContext *ctx, EventNotifier *notifier,
                                             ^
  tests/unit/test-aio.c:22:20: note: previous declaration is here
  static AioContext *ctx;
                     ^

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20231009100251.56019-9-philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'include/hw/virtio/virtio-input.h')
0 files changed, 0 insertions, 0 deletions