[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 2/2] avoid TABs in files that only contain a few
From: |
Alex Bennée |
Subject: |
Re: [Qemu-devel] [PATCH 2/2] avoid TABs in files that only contain a few |
Date: |
Fri, 14 Dec 2018 14:02:04 +0000 |
User-agent: |
mu4e 1.1.0; emacs 26.1.90 |
Paolo Bonzini <address@hidden> writes:
> 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.
>
For the following:
<snip>
> tests/tcg/cris/check_addo.c
> tests/tcg/cris/check_moveq.c
> tests/tcg/cris/check_swap.c
> tests/tcg/multiarch/test-mmap.c
> tests/tcg/cris/check_abs.c
> tests/tcg/cris/check_addc.c
> tests/tcg/cris/check_addcm.c
> tests/tcg/cris/check_addoq.c
> tests/tcg/cris/check_bound.c
> tests/tcg/cris/check_ftag.c
> tests/tcg/cris/check_int64.c
> tests/tcg/cris/check_lz.c
> tests/tcg/cris/check_openpf5.c
> tests/tcg/cris/check_sigalrm.c
> tests/tcg/cris/crisutils.h
> tests/tcg/cris/sys.c
> tests/tcg/i386/test-i386-ssse3.c
<snip>
Reviewed-by: Alex Bennée <address@hidden>
--
Alex Bennée
- Re: [Qemu-devel] [PATCH 1/2] remove space-tab sequences, (continued)
- [Qemu-devel] [PATCH 2/2] avoid TABs in files that only contain a few, Paolo Bonzini, 2018/12/13
- Re: [Qemu-devel] [PATCH 2/2] avoid TABs in files that only contain a few, Richard Henderson, 2018/12/13
- Re: [Qemu-devel] [PATCH 2/2] avoid TABs in files that only contain a few, David Gibson, 2018/12/13
- Re: [Qemu-devel] [PATCH 2/2] avoid TABs in files that only contain a few, Michael S. Tsirkin, 2018/12/13
- Re: [Qemu-devel] [PATCH 2/2] avoid TABs in files that only contain a few, Daniel P . Berrangé, 2018/12/14
- Re: [Qemu-devel] [SPAM] [Qemu-ppc] [PATCH 2/2] avoid TABs in files that only contain a few, Greg Kurz, 2018/12/14
- Re: [Qemu-devel] [PATCH 2/2] avoid TABs in files that only contain a few, Peter Maydell, 2018/12/14
- Re: [Qemu-devel] [PATCH 2/2] avoid TABs in files that only contain a few,
Alex Bennée <=
- Re: [Qemu-devel] [PATCH 2/2] avoid TABs in files that only contain a few, Stefan Hajnoczi, 2018/12/14
- Re: [Qemu-devel] [PATCH 2/2] avoid TABs in files that only contain a few, Michael S. Tsirkin, 2018/12/14
- Re: [Qemu-devel] [PATCH 2/2] avoid TABs in files that only contain a few, Aleksandar Markovic, 2018/12/14
- Re: [Qemu-devel] [PATCH 2/2] avoid TABs in files that only contain a few, Eric Blake, 2018/12/14
- Re: [Qemu-devel] [PATCH 2/2] avoid TABs in files that only contain a few, Stefan Markovic, 2018/12/17
- Re: [Qemu-devel] [PATCH 0/2] Fix TABs in many files, Wainer dos Santos Moschetta, 2018/12/14
- Re: [Qemu-devel] [PATCH 0/2] Fix TABs in many files, no-reply, 2018/12/22