From mboxrd@z Thu Jan 1 00:00:00 1970 From: philipp.zabel@gmail.com (Philipp Zabel) Date: Sat, 03 Oct 2015 14:14:31 +0200 Subject: [PATCH v4 01/26] ARM: pxa: magician: Fix indentation in machine files In-Reply-To: <5609ACA0.6030602@tul.cz> References: <5609ACA0.6030602@tul.cz> Message-ID: <1443874471.4186.3.camel@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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