]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: tegra: Fix some whitespace oddities
authorThierry Reding <thierry.reding@gmail.com>
Fri, 6 Dec 2013 15:27:12 +0000 (16:27 +0100)
committerStephen Warren <swarren@nvidia.com>
Mon, 16 Dec 2013 21:02:50 +0000 (14:02 -0700)
commit3305c5151cb9e58b3d0f2e975bea47bb524e1917
treece720d848916452f3ef1f9b1bb40bd20a38d78ff
parentc435288267a353be8aa63212f2bdd0d58f48ff90
ARM: tegra: Fix some whitespace oddities

Some of the powergate code uses unusual spacing around == and has a tab
instead of a space before an opening parenthesis.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/mach-tegra/powergate.c