OSDN Git Service

media: staging: media: atomisp: balance braces around if...else block
authorDeepak R Varma <drv@mailo.com>
Wed, 28 Apr 2021 18:05:41 +0000 (20:05 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 19 May 2021 07:51:38 +0000 (09:51 +0200)
commit43692e9e1b8b93d0e26e4a752adc41973863ecb2
treeee8f976042be1b676ef8ae68bb37e89532f8def0
parent684e025c716568496ec63e892f573a26a4db72d9
media: staging: media: atomisp: balance braces around if...else block

Balance braces around the if else blocks as per the code style guidelines.
Add braces to branches where it is missing. Resolves checkpatch script
CHECK / WARNING feedback messages.

Signed-off-by: Deepak R Varma <drv@mailo.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/atomisp/i2c/atomisp-gc2235.c
drivers/staging/media/atomisp/i2c/atomisp-mt9m114.c