Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

memstick: 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: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>

authored by

Krzysztof Kozlowski and committed by
Ulf Hansson
1696d968 a5c8b2ae

+11 -11
+9 -9
drivers/memstick/core/Kconfig
··· 6 6 comment "MemoryStick drivers" 7 7 8 8 config MEMSTICK_UNSAFE_RESUME 9 - bool "Allow unsafe resume (DANGEROUS)" 10 - help 11 - If you say Y here, the MemoryStick layer will assume that all 12 - cards stayed in their respective slots during the suspend. The 13 - normal behaviour is to remove them at suspend and 14 - redetecting them at resume. Breaking this assumption will 15 - in most cases result in data corruption. 9 + bool "Allow unsafe resume (DANGEROUS)" 10 + help 11 + If you say Y here, the MemoryStick layer will assume that all 12 + cards stayed in their respective slots during the suspend. The 13 + normal behaviour is to remove them at suspend and 14 + redetecting them at resume. Breaking this assumption will 15 + in most cases result in data corruption. 16 16 17 - This option is usually just for embedded systems which use 18 - a MemoryStick card for rootfs. Most people should say N here. 17 + This option is usually just for embedded systems which use 18 + a MemoryStick card for rootfs. Most people should say N here. 19 19 20 20 config MSPRO_BLOCK 21 21 tristate "MemoryStick Pro block device driver"
+2 -2
drivers/memstick/host/Kconfig
··· 18 18 'Misc devices: TI Flash Media PCI74xx/PCI76xx host adapter support 19 19 (TIFM_7XX1)'. 20 20 21 - To compile this driver as a module, choose M here: the 21 + To compile this driver as a module, choose M here: the 22 22 module will be called tifm_ms. 23 23 24 24 config MEMSTICK_JMICRON_38X ··· 29 29 Say Y here if you want to be able to access MemoryStick cards with 30 30 the JMicron(R) JMB38X MemoryStick card reader. 31 31 32 - To compile this driver as a module, choose M here: the 32 + To compile this driver as a module, choose M here: the 33 33 module will be called jmb38x_ms. 34 34 35 35 config MEMSTICK_R592