From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752539AbbJCMOj (ORCPT ); Sat, 3 Oct 2015 08:14:39 -0400 Received: from mail-wi0-f169.google.com ([209.85.212.169]:33972 "EHLO mail-wi0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752488AbbJCMOf (ORCPT ); Sat, 3 Oct 2015 08:14:35 -0400 Message-ID: <1443874471.4186.3.camel@gmail.com> Subject: Re: [PATCH v4 01/26] ARM: pxa: magician: Fix indentation in machine files From: Philipp Zabel To: Petr Cvek , robert.jarzmik@free.fr, daniel@zonque.org, haojian.zhuang@gmail.com, linux@arm.linux.org.uk Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Date: Sat, 03 Oct 2015 14:14:31 +0200 In-Reply-To: <5609ACA0.6030602@tul.cz> References: <5609ACA0.6030602@tul.cz> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.16.5-1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Montag, den 28.09.2015, 23:09 +0200 schrieb Petr Cvek: > This patch fixes the indentation for the HTC Magician machine > definition. > > Signed-off-by: Petr Cvek Acked-by: Philipp Zabel I still think these are a lot of arbitrary changes, maybe the description should better say "consistently replace spaces with tabs" or something like this. best regards Philipp