qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] linux-user: Fix a pair of -Wextra warnings
@ 2022-12-20 14:42 Philippe Mathieu-Daudé
  2022-12-20 14:42 ` [PATCH 1/2] linux-user/syscall: Silent -Wmissing-field-initializers warnings Philippe Mathieu-Daudé
  2022-12-20 14:42 ` [PATCH 2/2] linux-user/signal: Silent -Winitializer-overrides warnings Philippe Mathieu-Daudé
  0 siblings, 2 replies; 4+ messages in thread
From: Philippe Mathieu-Daudé @ 2022-12-20 14:42 UTC (permalink / raw)
  To: qemu-devel; +Cc: Laurent Vivier, Philippe Mathieu-Daudé



Philippe Mathieu-Daudé (2):
  linux-user/syscall: Silent -Wmissing-field-initializers warnings
  linux-user/signal: Silent -Winitializer-overrides warnings

 linux-user/signal-common.h |  2 +-
 linux-user/syscall.c       | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)

-- 
2.38.1



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

end of thread, other threads:[~2022-12-20 15:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-20 14:42 [PATCH 0/2] linux-user: Fix a pair of -Wextra warnings Philippe Mathieu-Daudé
2022-12-20 14:42 ` [PATCH 1/2] linux-user/syscall: Silent -Wmissing-field-initializers warnings Philippe Mathieu-Daudé
2022-12-20 14:42 ` [PATCH 2/2] linux-user/signal: Silent -Winitializer-overrides warnings Philippe Mathieu-Daudé
2022-12-20 15:47   ` Peter Maydell

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