From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Lunn Subject: Re: [PATCH net-next 4/5] net: phy: realtek: use the same indentation for all #defines Date: Sun, 3 Dec 2017 04:26:03 +0100 Message-ID: <20171203032603.GD21613@lunn.ch> References: <20171202215128.20202-1-martin.blumenstingl@googlemail.com> <20171202215128.20202-5-martin.blumenstingl@googlemail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netdev@vger.kernel.org, f.fainelli@gmail.com, linux-amlogic@lists.infradead.org, hkallweit1@gmail.com, Shengzhou.Liu@freescale.com, jaswinder.singh@linaro.org To: Martin Blumenstingl Return-path: Received: from vps0.lunn.ch ([185.16.172.187]:44499 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752094AbdLCD0F (ORCPT ); Sat, 2 Dec 2017 22:26:05 -0500 Content-Disposition: inline In-Reply-To: <20171202215128.20202-5-martin.blumenstingl@googlemail.com> Sender: netdev-owner@vger.kernel.org List-ID: On Sat, Dec 02, 2017 at 10:51:27PM +0100, Martin Blumenstingl wrote: > This simply makes the code easier to read. No functional changes. > > Signed-off-by: Martin Blumenstingl Reviewed-by: Andrew Lunn Andrew