staging: vchiq_core: reduce indention in release_service_messages
authorStefan Wahren <stefan.wahren@i2se.com>
Sat, 15 May 2021 19:10:53 +0000 (21:10 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 19 May 2021 15:56:32 +0000 (17:56 +0200)
commited720b2bfad23a59862a755491eccc9c7bcf78f4
treeb38b6d0241d8e37312855d3547fcc24d2492cc18
parent7040e9d7b7c59e4989d18fd75eb07672287afff2
staging: vchiq_core: reduce indention in release_service_messages

It's possible to convert the if statement into a continue early and
save an indention level.

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