From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH 1/2] ARM: tegra: Fix some whitespace oddities Date: Thu, 12 Dec 2013 11:49:48 -0700 Message-ID: <52AA054C.8020802@wwwdotorg.org> References: <1386343633-2137-1-git-send-email-treding@nvidia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1386343633-2137-1-git-send-email-treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Thierry Reding Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-tegra@vger.kernel.org On 12/06/2013 08:27 AM, Thierry Reding wrote: > Some of the powergate code uses unusual spacing around == and has a tab > instead of a space before an opening parenthesis. I've applied the series to Tegra's for-3.14/soc branch.