qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] hw/arm/nseries: Minor housekeeping
@ 2022-12-20 14:25 Philippe Mathieu-Daudé
  2022-12-20 14:25 ` [PATCH 1/3] hw/input/tsc2xxx: Constify set_transform()'s MouseTransformInfo arg Philippe Mathieu-Daudé
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Philippe Mathieu-Daudé @ 2022-12-20 14:25 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell, qemu-arm, Philippe Mathieu-Daudé

Constify read-only arrays and remove some -Wextra warnings.

Philippe Mathieu-Daudé (3):
  hw/input/tsc2xxx: Constify set_transform()'s MouseTransformInfo arg
  hw/arm/nseries: Constify various read-only arrays
  hw/arm/nseries: Silent -Wmissing-field-initializers warning

 hw/arm/nseries.c           | 28 +++++++++++++---------------
 hw/input/tsc2005.c         |  2 +-
 hw/input/tsc210x.c         |  3 +--
 include/hw/input/tsc2xxx.h |  4 ++--
 4 files changed, 17 insertions(+), 20 deletions(-)

-- 
2.38.1



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

end of thread, other threads:[~2023-01-05 14:12 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-20 14:25 [PATCH 0/3] hw/arm/nseries: Minor housekeeping Philippe Mathieu-Daudé
2022-12-20 14:25 ` [PATCH 1/3] hw/input/tsc2xxx: Constify set_transform()'s MouseTransformInfo arg Philippe Mathieu-Daudé
2022-12-21  1:00   ` Richard Henderson
2022-12-20 14:25 ` [PATCH 2/3] hw/arm/nseries: Constify various read-only arrays Philippe Mathieu-Daudé
2022-12-21  1:01   ` Richard Henderson
2022-12-20 14:25 ` [PATCH 3/3] hw/arm/nseries: Silent -Wmissing-field-initializers warning Philippe Mathieu-Daudé
2022-12-21  1:01   ` Richard Henderson
2022-12-21  7:16     ` Philippe Mathieu-Daudé
2022-12-21 17:12       ` Richard Henderson
2023-01-05 14:11 ` [PATCH 0/3] hw/arm/nseries: Minor housekeeping 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).