qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/3] hw/arm/exynos: Minor cleanups
@ 2017-03-13 18:35 Krzysztof Kozlowski
  2017-03-13 18:35 ` [Qemu-devel] [PATCH v2 1/3] hw/arm/exynos: Convert fprintf to error_report() Krzysztof Kozlowski
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Krzysztof Kozlowski @ 2017-03-13 18:35 UTC (permalink / raw)
  To: Igor Mitsyanko, Peter Maydell, Paolo Bonzini, qemu-arm,
	qemu-devel
  Cc: eblake, Philippe Mathieu-Daudé, Krzysztof Kozlowski

Hi,

Minor cleanups, no dependencies.

Changes since v1
================
1. Patch 1/3: Address Eric's comment.
2. Patch 2/3: Address Peter's comments about "const".
3. Patch 3/3: Use "unsigned int". I had impression that no consensus was
   reached during discussion. If that is wrong impression, let me know.

Best regards,
Krzysztof

Krzysztof Kozlowski (3):
  hw/arm/exynos: Convert fprintf to error_report()
  hw/char/exynos4210_uart: Constify static array and few arguments
  hw/misc/exynos4210_pmu: Reorder local variables for readability

 hw/arm/exynos4_boards.c   |  6 +++---
 hw/char/exynos4210_uart.c |  8 ++++----
 hw/misc/exynos4210_pmu.c  |  4 ++--
 hw/timer/exynos4210_mct.c |  5 +++--
 hw/timer/exynos4210_pwm.c | 11 +++++------
 hw/timer/exynos4210_rtc.c | 16 +++++++---------
 6 files changed, 24 insertions(+), 26 deletions(-)

-- 
2.9.3

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

end of thread, other threads:[~2017-03-13 18:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-13 18:35 [Qemu-devel] [PATCH v2 0/3] hw/arm/exynos: Minor cleanups Krzysztof Kozlowski
2017-03-13 18:35 ` [Qemu-devel] [PATCH v2 1/3] hw/arm/exynos: Convert fprintf to error_report() Krzysztof Kozlowski
2017-03-13 18:39   ` Krzysztof Kozlowski
2017-03-13 18:35 ` [Qemu-devel] [PATCH v2 2/3] hw/char/exynos4210_uart: Constify static array and few arguments Krzysztof Kozlowski
2017-03-13 18:35 ` [Qemu-devel] [PATCH v2 3/3] hw/misc/exynos4210_pmu: Reorder local variables for readability Krzysztof Kozlowski

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