|
From: | Eric Blake |
Subject: | Re: [Qemu-devel] [PATCH 2/2] avoid TABs in files that only contain a few |
Date: | Fri, 14 Dec 2018 14:16:28 -0600 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.1 |
On 12/13/18 4:37 PM, Paolo Bonzini wrote:
Most files that have TABs only contain a handful of them. Change them to spaces so that we don't confuse people. disas, standard-headers, linux-headers and libdecnumber are imported from other projects and probably should be exempted from the check. Outside those, after this patch the following files still contain both 8-space and TAB sequences at the beginning of the line. Many of them have a majority of TABs, or were initially committed with all tabs.
Signed-off-by: Paolo Bonzini <address@hidden> ---
nbd/client.c | 2 +-
NBD part: Acked-by: Eric Blake <address@hidden>but I have patches that remove the line in question entirely as part of adding 'qemu-nbd --list'.
-- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3266 Virtualization: qemu.org | libvirt.org
[Prev in Thread] | Current Thread | [Next in Thread] |