Fix Kconfig coding style from spaces to tab
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:
Anand Moon <linux.amoon@gmail.com>
Loading
Please register or sign in to comment