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>
Fri, 23 Jul 2021 07:04:02 +0000 (09:04 +0200)
commit6bdad3bb7eb1d91e10998eb21b6f9159064b53af
tree763f51811a8054ff20d7d87e91c7a30976b1fc83
parentb09ea938621416abf5b05f73d37d2e6b8ed2a997
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