]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
media: Fix Kconfig indentation
authorKrzysztof Kozlowski <krzk@kernel.org>
Thu, 21 Nov 2019 03:19:37 +0000 (04:19 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 24 Feb 2020 14:19:38 +0000 (15:19 +0100)
commit1498dfba5127c10b9208eb451a8d143b93b37a76
tree8f14a67fd701f53caa3aefe26f6ea91d81a750e7
parentd171c45da874e3858a83e6377e00280a507fe2f2
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>
drivers/media/Kconfig
drivers/media/platform/Kconfig
drivers/media/platform/exynos4-is/Kconfig
drivers/media/radio/si470x/Kconfig