|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH] accel/kvm: Fix two lines with hard-coded tabs |
Date: | Mon, 3 Jun 2024 14:45:50 +0200 |
User-agent: | Mozilla Thunderbird |
On 31/5/24 19:09, Peter Maydell wrote:
In kvm-all.c, two lines have been accidentally indented with hard-coded tabs rather than spaces. Normalise to match the rest of the file. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> --- accel/kvm/kvm-all.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks, patch queued.
[Prev in Thread] | Current Thread | [Next in Thread] |