Kconfig: use tab instead of space
authorWei Liu <wei.liu2@citrix.com>
Mon, 10 Oct 2016 09:40:30 +0000 (10:40 +0100)
committerWei Liu <wei.liu2@citrix.com>
Mon, 10 Oct 2016 11:52:55 +0000 (12:52 +0100)
commit0a9d8a57e1f9024459e613e831905d28ef72051a
tree5abcd719b2d6799991429f561ec96229917de3ec
parent78ff18c905318a9b1e5dd32662986f03b10a4e56
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@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
xen/Kconfig.debug