[PATCH v4 0/4] ui:hw: fix tab indentation

Amarjargal Gundjalam posted 4 patches 1 year, 6 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/cover.1666707782.git.amarjargal16@gmail.com
Maintainers: Gerd Hoffmann <kraxel@redhat.com>, Peter Maydell <peter.maydell@linaro.org>, Stefano Stabellini <sstabellini@kernel.org>, Anthony Perard <anthony.perard@citrix.com>, Paul Durrant <paul@xen.org>
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(-)
[PATCH v4 0/4] ui:hw: fix tab indentation
Posted by Amarjargal Gundjalam 1 year, 6 months ago
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