]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
media: v4l2-compat-ioctl32.c: fix the indentation
authorHans Verkuil <hans.verkuil@cisco.com>
Wed, 14 Feb 2018 11:54:09 +0000 (12:54 +0100)
committerSasha Levin <alexander.levin@microsoft.com>
Sun, 4 Mar 2018 15:28:47 +0000 (10:28 -0500)
commit0ac25fe31ec71b345a4fdd31e6f31810a9a655a6
treee9a4dbf9710993472834cf750af5c9483c2e67af
parent68819319e746635c8eb96b150f36290c1d2851a9
media: v4l2-compat-ioctl32.c: fix the indentation

commit b7b957d429f601d6d1942122b339474f31191d75 upstream.

The indentation of this source is all over the place. Fix this.
This patch only changes whitespace.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
drivers/media/v4l2-core/v4l2-compat-ioctl32.c