[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1510910417-9610-1-git-send-email-shile.zhang@nokia-sbell.com>
Date: Fri, 17 Nov 2017 17:20:17 +0800
From: Shile Zhang <shile.zhang@...ia-sbell.com>
To: Russell King <linux@...linux.org.uk>
CC: <linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
Shile Zhang <shile.zhang@...ia-sbell.com>
Subject: [PATCH] arm: fix the spacing/tabbing issue
To fix the style issue where spaces where used instead of tabs.
Signed-off-by: Shile Zhang <shile.zhang@...ia-sbell.com>
---
arch/arm/Kconfig | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 7888c98..d5ee446 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -1696,12 +1696,12 @@ config HW_PERF_EVENTS
depends on ARM_PMU
config SYS_SUPPORTS_HUGETLBFS
- def_bool y
- depends on ARM_LPAE
+ def_bool y
+ depends on ARM_LPAE
config HAVE_ARCH_TRANSPARENT_HUGEPAGE
- def_bool y
- depends on ARM_LPAE
+ def_bool y
+ depends on ARM_LPAE
config ARCH_WANT_GENERAL_HUGETLB
def_bool y
--
2.6.2
Powered by blists - more mailing lists