staging: vchiq_core: Get the rid off curly braces around cases
authorStefan Wahren <stefan.wahren@i2se.com>
Sun, 11 Apr 2021 18:11:33 +0000 (20:11 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 12 Apr 2021 09:41:21 +0000 (11:41 +0200)
commit32129ec093ed96d156e0bbb5ce83d550646c96ef
tree7ad744250a83762492a7497f249ec4963a9e33f5
parente04e90083007275ba5b2f2be6baa399a5a60841f
staging: vchiq_core: Get the rid off curly braces around cases

Additional curly braces around cases are a bit harder to read. So
change the scope of service quota to get the rid off those braces.

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