qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/4] ui:hw: fix tab indentation
@ 2022-10-25 14:28 Amarjargal Gundjalam
  2022-10-25 14:28 ` [PATCH v4 1/4] ui: " Amarjargal Gundjalam
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Amarjargal Gundjalam @ 2022-10-25 14:28 UTC (permalink / raw)
  To: qemu-devel; +Cc: kraxel, berrange, thuth, vr_qemu, Amarjargal Gundjalam

V4 fixes the issues addressed by Volker.

Amarjargal Gundjalam (4):
  ui: fix tab indentation
  hw/audio: fix tab indentation
  hw/display: fix tab indentation
  hw/usb: fix tab indentation

 hw/audio/fmopl.c             | 1664 +++---
 hw/audio/fmopl.h             |  138 +-
 hw/audio/intel-hda-defs.h    |  990 ++--
 hw/audio/wm8750.c            |  270 +-
 hw/display/blizzard.c        |  352 +-
 hw/display/cirrus_vga.c      | 1606 +++---
 hw/display/omap_dss.c        |  598 +--
 hw/display/pxa2xx_lcd.c      |  196 +-
 hw/display/vga_regs.h        |    6 +-
 hw/display/xenfb.c           |  260 +-
 hw/usb/dev-hub.c             |   82 +-
 hw/usb/dev-network.c         |  286 +-
 hw/usb/dev-wacom.c           |    4 +-
 hw/usb/hcd-musb.c            |  328 +-
 hw/usb/quirks-pl2303-ids.h   |  180 +-
 include/hw/usb.h             |  100 +-
 include/hw/usb/dwc2-regs.h   | 1608 +++---
 ui/vgafont.h                 | 9214 +++++++++++++++++-----------------
 ui/vnc-enc-zywrle-template.c |   20 +-
 ui/vnc-enc-zywrle.h          |   16 +-
 ui/vnc_keysym.h              |    2 +-
 21 files changed, 8960 insertions(+), 8960 deletions(-)

-- 
2.25.1



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

end of thread, other threads:[~2022-11-08 11:38 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-25 14:28 [PATCH v4 0/4] ui:hw: fix tab indentation Amarjargal Gundjalam
2022-10-25 14:28 ` [PATCH v4 1/4] ui: " Amarjargal Gundjalam
2022-10-25 16:23   ` Thomas Huth
2022-10-25 14:28 ` [PATCH v4 2/4] hw/audio: " Amarjargal Gundjalam
2022-10-27  7:02   ` Thomas Huth
2022-10-25 14:28 ` [PATCH v4 3/4] hw/display: " Amarjargal Gundjalam
2022-10-27  7:07   ` Thomas Huth
2022-10-25 14:28 ` [PATCH v4 4/4] hw/usb: " Amarjargal Gundjalam
2022-10-25 16:22   ` Thomas Huth
2022-10-31 19:10     ` Amarjargal Gundjalam
2022-11-02  6:51       ` Thomas Huth
2022-11-08 11:37         ` Thomas Huth

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