tracing: Fix Kconfig indentation

Adjust indentation from spaces to tab (+optional two spaces) as in
coding style with command like:
	$ sed -e 's/^        /\t/' -i */Kconfig

Link: http://lkml.kernel.org/r/20191120133807.12741-1-krzk@kernel.org

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
This commit is contained in:
Krzysztof Kozlowski 2019-11-20 21:38:07 +08:00 committed by Steven Rostedt (VMware)
parent a82a4804b4
commit fc809bc5ce
1 changed files with 4 additions and 4 deletions