]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
media: v4l2-compat-ioctl32.c: fix the indentation
authorHans Verkuil <hans.verkuil@cisco.com>
Wed, 24 Jan 2018 09:35:48 +0000 (04:35 -0500)
committerSeth Forshee <seth.forshee@canonical.com>
Thu, 22 Feb 2018 14:15:53 +0000 (08:15 -0600)
commit919672f1a443c144e91c48bd04dbcd6e088027a7
tree59161a5ddbf928d6b081d4d6472117186befe908
parent90a2f056d3447679ad901d2d12a71c466a87c832
media: v4l2-compat-ioctl32.c: fix the indentation

BugLink: http://bugs.launchpad.net/bugs/1751064
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>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
drivers/media/v4l2-core/v4l2-compat-ioctl32.c