media: v4l2-compat-ioctl32.c: fix the indentation
authorHans Verkuil <hans.verkuil@cisco.com>
Wed, 14 Feb 2018 11:48:20 +0000 (12:48 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 17 Feb 2018 12:21:16 +0000 (13:21 +0100)
commit02129c9bc23582a48194e89cbbeb15169115b8b9
tree91355142ea6645954d68e271c4f589d9daea7356
parentf294548da6455cae64456a9dfeff1e96390171c0
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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/media/v4l2-core/v4l2-compat-ioctl32.c