commit | 1498dfba5127c10b9208eb451a8d143b93b37a76 | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <krzk@kernel.org> | Thu Nov 21 04:19:37 2019 +0100 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Mon Feb 24 15:19:38 2020 +0100 |
tree | 8f14a67fd701f53caa3aefe26f6ea91d81a750e7 | |
parent | d171c45da874e3858a83e6377e00280a507fe2f2 [diff] |
media: 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: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>