media: staging: media: atomisp: pci: Correct identation in block of conditional state...
authorAline Santana Cordeiro <alinesantanacordeiro@gmail.com>
Wed, 14 Apr 2021 14:06:02 +0000 (16:06 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 10 May 2021 09:36:35 +0000 (11:36 +0200)
commitbbbcba0267e2faff32c62905219f1d3b81f75d30
tree9dd3d227b599c5c4e4e6a245a1901bf6a92a66ba
parentd7c89be51d17d629e7c550388a81858af09ad343
media: staging: media: atomisp: pci: Correct identation in block of conditional statements in file atomisp_v4l2.c

Correct identation in block of conditional statements.
The function "v4l2_device_unregister_subdev()" depends on
the results of the macro function "list_for_each_entry_safe()".

Signed-off-by: Aline Santana Cordeiro <alinesantanacordeiro@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/atomisp/pci/atomisp_v4l2.c