qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] easy-to-fix clang warnings
@ 2017-03-04 18:55 Philippe Mathieu-Daudé
  2017-03-04 18:55 ` [Qemu-devel] [PATCH 1/3] usb-ccid: make ccid_write_data_block() cope with null buffers Philippe Mathieu-Daudé
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Philippe Mathieu-Daudé @ 2017-03-04 18:55 UTC (permalink / raw)
  To: Michael Roth, Peter Crosthwaite, Alexander Graf, Gerd Hoffmann
  Cc: Philippe Mathieu-Daudé, qemu-devel

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(-)

-- 
2.11.0

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-03-05 21:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-04 18:55 [Qemu-devel] [PATCH 0/3] easy-to-fix clang warnings Philippe Mathieu-Daudé
2017-03-04 18:55 ` [Qemu-devel] [PATCH 1/3] usb-ccid: make ccid_write_data_block() cope with null buffers Philippe Mathieu-Daudé
2017-03-05 21:01   ` Marc-André Lureau
2017-03-04 18:55 ` [Qemu-devel] [PATCH 2/3] device_tree: fix compiler warnings (clang 5) Philippe Mathieu-Daudé
2017-03-04 18:55 ` [Qemu-devel] [PATCH 3/3] qga: " Philippe Mathieu-Daudé
2017-03-05 20:59   ` Marc-André Lureau
2017-03-05  7:52 ` [Qemu-devel] [PATCH 0/3] easy-to-fix clang warnings Markus Armbruster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).