linux/drivers/staging/fwserial
Krzysztof Kozlowski 63f1dae291 staging: fwserial: 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>
Link: https://lore.kernel.org/r/20191120133907.13483-1-krzk@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-11-20 15:20:28 +01:00
..
dma_fifo.c staging: fwserial: remove redundant license text 2018-01-15 16:03:45 +01:00
dma_fifo.h staging: fwserial: remove redundant license text 2018-01-15 16:03:45 +01:00
fwserial.c staging: fwserial: Convert macro into an inline function 2019-03-18 07:05:20 +01:00
fwserial.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Kconfig staging: fwserial: Fix Kconfig indentation 2019-11-20 15:20:28 +01:00
Makefile staging: add missing SPDX lines to Makefile files 2019-04-03 11:10:15 +02:00
TODO