Re: [PATCH] MAINTAINERS: Replace tab indent by spaces in the Status description

2019-10-21 Thread Laurent Vivier
Le 12/10/2019 à 09:13, Philippe Mathieu-Daudé a écrit : > The Status description has a mix of tabs and spaces and displays > unaligned. Unify using spaces. > > Signed-off-by: Philippe Mathieu-Daudé > --- > MAINTAINERS | 18 +- > 1 file changed, 9 insertions(+), 9 deletions(-) >

Re: [PATCH] MAINTAINERS: Replace tab indent by spaces in the Status description

2019-10-12 Thread Aleksandar Markovic
12.10.2019. 09.16, "Philippe Mathieu-Daudé" је написао/ла: > > The Status description has a mix of tabs and spaces and displays > unaligned. Unify using spaces. > > Signed-off-by: Philippe Mathieu-Daudé > --- > MAINTAINERS | 18 +- > 1 file changed, 9 insertions(+), 9 deletions(-

[PATCH] MAINTAINERS: Replace tab indent by spaces in the Status description

2019-10-12 Thread Philippe Mathieu-Daudé
The Status description has a mix of tabs and spaces and displays unaligned. Unify using spaces. Signed-off-by: Philippe Mathieu-Daudé --- MAINTAINERS | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 3ca814850e..b9093e4dac 1006