staging: vchiq_core: avoid indention in poll_services_of_group
authorStefan Wahren <stefan.wahren@i2se.com>
Sat, 15 May 2021 19:10:46 +0000 (21:10 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 19 May 2021 15:56:31 +0000 (17:56 +0200)
commit2f440843a7d44fc5e7a30a67ea2b83b40b504d77
tree2f2513b80dd2ac886774eb0a13f5724ed8b3db40
parent20ebcf0bf1fd4e09db27241ebb368da045503893
staging: vchiq_core: avoid indention in poll_services_of_group

By converting the first and the third if statement into continue early
the function poll_services_of_group() can avoid 2 indention levels.

Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Link: https://lore.kernel.org/r/1621105859-30215-8-git-send-email-stefan.wahren@i2se.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.c