From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH v2 1/3] ARM: dts: imx6qdl: Fix "ERROR: code indent should use tabs where possible" Date: Mon, 23 Jan 2017 17:45:48 +0800 Message-ID: <20170123094547.GN5662@dragon> References: <1484867375-22411-1-git-send-email-jagan@openedev.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1484867375-22411-1-git-send-email-jagan@openedev.com> Sender: linux-kernel-owner@vger.kernel.org To: Jagan Teki Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Matteo Lisi , Michael Trimarchi , Jagan Teki List-Id: devicetree@vger.kernel.org On Fri, Jan 20, 2017 at 12:09:33AM +0100, Jagan Teki wrote: > From: Jagan Teki > > Fixed code indent tabs in respetcive imx6qdl dtsi files and > also add space on imx6qdl-icore-rqs.dtsi on usdhc bus-width nodes. > > Cc: Shawn Guo > Signed-off-by: Jagan Teki Okay. I replaced v1 series with this version. Shawn