media: v4l2-compat-ioctl32.c: fix the indentation 79/175679/1
authorHans Verkuil <hans.verkuil@cisco.com>
Wed, 24 Jan 2018 09:35:48 +0000 (04:35 -0500)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 11 Apr 2018 10:11:33 +0000 (19:11 +0900)
commitda4dd30dad0cb518606671ba56aa3b930a5baed9
tree0ef6ecd1190f945ae359731aa72e5780a3a6741c
parent4e9aa0e9bc5a98ce1b752df2463b119fcd4eaf86
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>
Cc: <stable@vger.kernel.org> # for v4.15 and up
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
[sw0312.kim: cherry-pick from linux-3.18.y to apply CVE patch]
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Change-Id: I32d44cc5a5e598fe44cfa31f72fb1adee9aee903
drivers/media/v4l2-core/v4l2-compat-ioctl32.c