From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Lunn Subject: Re: [PATCH v2] net: phy: Use tab for indentation in Kconfig Date: Fri, 11 Aug 2017 15:33:12 +0200 Message-ID: <20170811133312.GA25615@lunn.ch> References: <1b8d37ce323728c072e08f5683f2421f62fa297c.1502455731.git.michal.simek@xilinx.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-kernel@vger.kernel.org, monstr@monstr.eu, David Miller , netdev@vger.kernel.org, Florian Fainelli To: Michal Simek Return-path: Content-Disposition: inline In-Reply-To: <1b8d37ce323728c072e08f5683f2421f62fa297c.1502455731.git.michal.simek@xilinx.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Fri, Aug 11, 2017 at 02:48:53PM +0200, Michal Simek wrote: > Using tabs instead of space for indentaion > > Signed-off-by: Michal Simek > Reviewed-by: Andrew Lunn Hi Michal Thanks for rebasing. FYI: It is normal to put net-next in the patch subject to indicate this: [Patch v2 net-next] Using tabs instead of space for indentaion Ah! I just noticed. 'indentation' has a second T. Andrew