From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Stuebner Subject: Re: [PATCH 4/4] phy: rockchip-emmc: reindent the register definitions Date: Fri, 17 Jun 2016 01:37:56 +0200 Message-ID: <66655495.x3bfa8edk2@phil> References: <1463092986-61777-1-git-send-email-briannorris@chromium.org> <1463092986-61777-4-git-send-email-briannorris@chromium.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <1463092986-61777-4-git-send-email-briannorris@chromium.org> Sender: linux-kernel-owner@vger.kernel.org To: Brian Norris Cc: Kishon Vijay Abraham I , linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org, Doug Anderson , Shawn Lin , linux-arm-kernel@lists.infradead.org, Brian Norris List-Id: linux-rockchip.vger.kernel.org Am Donnerstag, 12. Mai 2016, 15:43:06 schrieb Brian Norris: > Some of the spacing was wrong (spaces instead of tabs), and due to > longer entries added later, the columns weren't aligned. Let's get > everything consistent. > > Signed-off-by: Brian Norris Readability is always nice :-) Reviewed-by: Heiko Stuebner