Cc: qemu-trivial Philippe Mathieu-Daudé <f4...@amsat.org> writes:
> This patchset fixes three easy-to-fix clang warnings. > > Philippe Mathieu-Daudé (3): > usb-ccid: make ccid_write_data_block() cope with null buffers > device_tree: fix compiler warnings (clang 5) > qga: fix compiler warnings (clang 5) > > device_tree.c | 1 + > hw/usb/dev-smartcard-reader.c | 8 +++++++- > qga/commands-posix.c | 8 +++++--- > 3 files changed, 13 insertions(+), 4 deletions(-)