media: atomisp: Fix whitespace at the beginning of line
authorAniket Bhattacharyea <aniketmail669@gmail.com>
Mon, 24 May 2021 17:36:09 +0000 (19:36 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 22 Jul 2021 12:01:56 +0000 (14:01 +0200)
commitf89aa0d174b3e7f2988a976125c3a67a07b71040
tree763f51811a8054ff20d7d87e91c7a30976b1fc83
parent95d2117cfe77eb3f9af4981a54f0fd8b17fec1cc
media: atomisp: Fix whitespace at the beginning of line

This patch fixes whitespace at the beginning of line by wrapping after
the type name and aligning the arguments with the open parenthesis.
Identified by checkpatch: WARNING: please, no spaces at the start of a
line.

Link: https://lore.kernel.org/linux-media/20210524173609.672153-1-aniketmail669@gmail.com
Signed-off-by: Aniket Bhattacharyea <aniketmail669@gmail.com>
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/atomisp/pci/atomisp_gmin_platform.c