staging: vchiq_core: introduce poll_services_of_group
authorStefan Wahren <stefan.wahren@i2se.com>
Sat, 15 May 2021 19:10:45 +0000 (21:10 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 19 May 2021 15:56:31 +0000 (17:56 +0200)
commit20ebcf0bf1fd4e09db27241ebb368da045503893
treea61a4b97ed7e3d39dcdcb968058fd30969339476
parent0705a939c2b836062266c81b53453d3b0effab4b
staging: vchiq_core: introduce poll_services_of_group

The function poll_services() has too many indention levels. So keep only
the group iteration loop and move the rest into a new function
poll_services_of_group().

Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Link: https://lore.kernel.org/r/1621105859-30215-7-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