Commit 8d66fcb7 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Miklos Szeredi

fuse: 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
Signed-off-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: default avatarMiklos Szeredi <mszeredi@redhat.com>
parent f1ebdeff
...@@ -34,7 +34,7 @@ config VIRTIO_FS ...@@ -34,7 +34,7 @@ config VIRTIO_FS
select VIRTIO select VIRTIO
help help
The Virtio Filesystem allows guests to mount file systems from the The Virtio Filesystem allows guests to mount file systems from the
host. host.
If you want to share files between guests or with the host, answer Y If you want to share files between guests or with the host, answer Y
or M. or M.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment