From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Subject: Re: [PATCH v2] net: phy: Use tab for indentation in Kconfig Date: Mon, 14 Aug 2017 15:51:38 +0200 Message-ID: <0541e825-dcbb-794c-fb1b-0b3b9106a557@xilinx.com> References: <1b8d37ce323728c072e08f5683f2421f62fa297c.1502455731.git.michal.simek@xilinx.com> <20170811133312.GA25615@lunn.ch> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Cc: , , David Miller , , Florian Fainelli To: Andrew Lunn , Michal Simek Return-path: In-Reply-To: <20170811133312.GA25615@lunn.ch> Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On 11.8.2017 15:33, Andrew Lunn wrote: > 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. ok. I have sent v3 with this fix and add net-next there. Thanks, Michal