]> git.proxmox.com Git - mirror_qemu.git/commit
hw/timer/exynos4210_mct: Fix checkpatch style errors
authorKrzysztof Kozlowski <krzk@kernel.org>
Tue, 13 Jun 2017 13:56:56 +0000 (14:56 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 13 Jun 2017 13:56:56 +0000 (14:56 +0100)
commit92e5d7e2222c4aa2798b4c56690ec42f9dff90d1
treebdfa661fb072b03cc21a4701b5311e820e8f1497
parentee78356eba8df05043bac392c263450db5e7eed6
hw/timer/exynos4210_mct: Fix checkpatch style errors

Fix checkpatch errors:
1. ERROR: spaces required around that '+' (ctx:VxV)
2. ERROR: spaces required around that '&' (ctx:VxV)

No functional changes.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/timer/exynos4210_mct.c