From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752802AbdKXOVs (ORCPT ); Fri, 24 Nov 2017 09:21:48 -0500 Received: from mail-ot0-f194.google.com ([74.125.82.194]:35611 "EHLO mail-ot0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750737AbdKXOVq (ORCPT ); Fri, 24 Nov 2017 09:21:46 -0500 X-Google-Smtp-Source: AGs4zMZ/RepsiTfatChxZn3NIea1JNiehCc6RlKXiI32CMCrljgXdw1u1/d+xdan6jibINkFpbtBO7B0oFmMl4aoqhI= MIME-Version: 1.0 In-Reply-To: <95F51F4B902CAC40AF459205F6322F01B7F903E17B@BMK019S01.emtrion.local> References: <20171123125600.41562-1-jan.tuerk@emtrion.com> <20171123125600.41562-2-jan.tuerk@emtrion.com> <95F51F4B902CAC40AF459205F6322F01B7F903E17B@BMK019S01.emtrion.local> From: Fabio Estevam Date: Fri, 24 Nov 2017 12:21:44 -0200 Message-ID: Subject: Re: [PATCH 1/5] drm/panel: Add support for the EDT ETM0700G0BDH6 To: =?UTF-8?B?VMO8cmssIEphbg==?= Cc: Rob Herring , Mark Rutland , Thierry Reding , David Airlie , Russell King , Shawn Guo , Sascha Hauer , Fabio Estevam , =?UTF-8?Q?Andreas_F=C3=A4rber?= , Kevin Hilman , Maxime Ripard , Alexandre Belloni , Greg Kroah-Hartman , SZ Lin , "devicetree@vger.kernel.org" , linux-kernel , DRI mailing list , LinuxArmKernelMailingListe Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by nfs id vAOELrsg031756 Hi Jan, On Thu, Nov 23, 2017 at 1:18 PM, Türk, Jan wrote: > Hi Fabio, > > I've used git send-email and tested the patches by checkpatch.pl before without any problems. > So it might have been touched by the mail server, so can you send me your checkpatch.pl log (directly)? Take a look at your patch here: https://patchwork.kernel.org/patch/10072765/ Click in the "patch" link and download it. You will notice that all tabs have been converted into spaces. checkpatch will warn about it.