lkml.org 
[lkml]   [2017]   [Nov]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] arm: fix the spacing/tabbing issue
Date
To fix the style issue where spaces where used instead of tabs.

Signed-off-by: Shile Zhang <shile.zhang@nokia-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
\
 
 \ /
  Last update: 2017-11-17 17:19    [W:0.054 / U:1.468 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site