OSDN Git Service

media: staging: media: atomisp: remove unnecessary braces
authorDeepak R Varma <drv@mailo.com>
Wed, 28 Apr 2021 18:06:50 +0000 (20:06 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 19 May 2021 07:51:38 +0000 (09:51 +0200)
commit21837c2c27cdc0ab768b64c8f626b6738604e37d
tree8f9bc14a25c146449d575b9989ad87ac79b06405
parent43692e9e1b8b93d0e26e4a752adc41973863ecb2
media: staging: media: atomisp: remove unnecessary braces

According to the coding style guidelines, if...else blocks with single
instructions do not need enclosing braces. This resolves checkpatch
WARNING / CHECK complaints.

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-ov2680.c