All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH RESEND 0/3] easy-to-fix clang warnings
@ 2017-03-22 20:48 Philippe Mathieu-Daudé
  2017-03-22 20:48 ` [Qemu-devel] [PATCH RESEND 1/3] usb-ccid: make ccid_write_data_block() cope with null buffers Philippe Mathieu-Daudé
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Philippe Mathieu-Daudé @ 2017-03-22 20:48 UTC (permalink / raw)
  To: Michael Roth, Peter Crosthwaite, Alexander Graf, Gerd Hoffmann
  Cc: Philippe Mathieu-Daudé, qemu-devel, qemu-trivial

This patchset fixes three easy-to-fix clang warnings.

Resent adding Marc-André Lureau's Reviewed-by and CC'ing qemu-trivial as
suggested by Markus Armbruster.

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] 15+ messages in thread

end of thread, other threads:[~2017-04-07 21:33 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-22 20:48 [Qemu-devel] [PATCH RESEND 0/3] easy-to-fix clang warnings Philippe Mathieu-Daudé
2017-03-22 20:48 ` [Qemu-devel] [PATCH RESEND 1/3] usb-ccid: make ccid_write_data_block() cope with null buffers Philippe Mathieu-Daudé
2017-03-23  6:49   ` Markus Armbruster
2017-03-23  7:43     ` Gerd Hoffmann
2017-03-23  8:14       ` Marc-André Lureau
2017-03-23  9:51         ` Gerd Hoffmann
2017-03-23 12:41           ` Markus Armbruster
2017-03-23 13:56             ` Gerd Hoffmann
2017-03-23 14:08               ` Markus Armbruster
2017-04-07 21:33                 ` Philippe Mathieu-Daudé
2017-03-22 20:48 ` [Qemu-devel] [PATCH RESEND 2/3] device_tree: fix compiler warnings (clang 5) Philippe Mathieu-Daudé
2017-03-22 22:35   ` Marc-André Lureau
2017-03-22 20:48 ` [Qemu-devel] [PATCH RESEND 3/3] qga: " Philippe Mathieu-Daudé
2017-03-22 21:22   ` Michael Roth
2017-04-07 21:31     ` Philippe Mathieu-Daudé

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.