staging: vchiq_core: drop prefix of vchiq_set_service_state
authorStefan Wahren <stefan.wahren@i2se.com>
Sun, 23 Jan 2022 20:02:15 +0000 (21:02 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Jan 2022 15:30:16 +0000 (16:30 +0100)
commit69838a4e0c4a02608fd9604f78d59c81c4149c3b
tree3c471d8a77ce834ba4f99519b0e73d25d603f9e2
parent05f8950fc9c7decb7bf7a160af14eba7ad1a296a
staging: vchiq_core: drop prefix of vchiq_set_service_state

The name of this static function is unnecessary longish. So drop the prefix.
This gives us the chance to avoid some multi-line statements or fix some
indentations later.

Reviewed-by: Nicolas Saenz Julienne <nsaenz@kernel.org>
Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Link: https://lore.kernel.org/r/1642968143-19281-11-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