|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen master] Kconfig: use tab instead of space
commit 0a9d8a57e1f9024459e613e831905d28ef72051a
Author: Wei Liu <wei.liu2@xxxxxxxxxx>
AuthorDate: Mon Oct 10 10:40:30 2016 +0100
Commit: Wei Liu <wei.liu2@xxxxxxxxxx>
CommitDate: Mon Oct 10 12:52:55 2016 +0100
Kconfig: use tab instead of space
Previously in d6be2cfc ("xen: make clear gcov support limitation in
Kconfig") and db6c2264 ("xen: add a gcov Kconfig option"), space was
used to indent Kconfig text. Change that to use tab instead.
No functional change.
Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx>
Reviewed-by: Jan Beulich <jbeulich@xxxxxxxx>
---
xen/Kconfig.debug | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/xen/Kconfig.debug b/xen/Kconfig.debug
index 12a1193..e9f7dcd 100644
--- a/xen/Kconfig.debug
+++ b/xen/Kconfig.debug
@@ -29,15 +29,15 @@ config FRAME_POINTER
in case of any Xen bugs.
config GCOV
- bool "Gcov Support"
- ---help---
- Enable gcov (a test coverage program in GCC) support.
+ bool "Gcov Support"
+ ---help---
+ Enable gcov (a test coverage program in GCC) support.
- Currently the data structure and hypercall interface are tied
- to GCC 3.4 gcov format. You need to have a version of GCC
- that is compatible with that format to make gcov work.
+ Currently the data structure and hypercall interface are tied
+ to GCC 3.4 gcov format. You need to have a version of GCC
+ that is compatible with that format to make gcov work.
- If unsure, say N here.
+ If unsure, say N here.
config LOCK_PROFILE
bool "Lock Profiling"
--
generated by git-patchbot for /home/xen/git/xen.git#master
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxx
https://lists.xenproject.org/xen-changelog
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |