]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: tegra: tegra20: Fix mixed tabs-spaces indentation
authorKrzysztof Kozlowski <krzk@kernel.org>
Thu, 30 Aug 2018 17:21:53 +0000 (19:21 +0200)
committerThierry Reding <treding@nvidia.com>
Wed, 26 Sep 2018 15:07:47 +0000 (17:07 +0200)
commit06d561ca0fa73a5b12ef6dfe0da7053e0ee37315
treef37b78c3860b0bd6e4f29d18ecec1c808c25e897
parentfee8cdc2df088fa2ee4b7f86a803918a3664a26b
ARM: tegra: tegra20: Fix mixed tabs-spaces indentation

Fix indentation and alignment when spaces were used instead of tabs.
This fixes checkpatch errors like:

    ERROR: code indent should use tabs where possible
    #306: FILE: arch/arm/boot/dts/tegra20-paz00.dts:306:
    +^I^I         <&tegra_car TEGRA20_CLK_PLL_P_OUT3>;$

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm/boot/dts/tegra20-paz00.dts