staging: vchiq_core.h: fix CamelCase in function declaration
authorGaston Gonzalez <gascoar@gmail.com>
Sun, 24 Oct 2021 21:25:19 +0000 (18:25 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Oct 2021 07:12:09 +0000 (09:12 +0200)
commit9dcc5f1c44f27336a99e15c0e8cfbc808128ecd8
treeeb8b1cb6535e4c3f3f24c278b77c12b47f1e80fe
parent8a7e5633b506d69d790c385686490cbdca726e99
staging: vchiq_core.h: fix CamelCase in function declaration

Renaming function declaration to avoid CamelCase use.

As this was already fixed in the function definition in commit
801b1aa002d3 ("staging: vc04_services: fix CamelCase"), the current
change make the names of the variables in the function definition and
declartion match.

Reported by checkpatch.pl

Signed-off-by: Gaston Gonzalez <gascoar@gmail.com>
Link: https://lore.kernel.org/r/20211024212524.370078-4-gascoar@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.h