staging: vc04_services: Use __func__
authorGenki Sky <sky@genki.is>
Wed, 6 Dec 2017 00:09:55 +0000 (19:09 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 6 Dec 2017 08:48:54 +0000 (09:48 +0100)
commit44208cf32e20b188e47307082fd02faff91ebf24
tree21402d878ab8c5f63539c1e527c9cd4f78f48a73
parentbaaa3e09c43ecb32e77a68a45c74d5361565cf76
staging: vc04_services: Use __func__

This was found using checkpatch.pl's EMBEDDED_FUNCTION_NAME warning.
It is easier to be consistent and always use __func__ instead of having
to remember to update any hardcoded references to the original name.

Signed-off-by: Genki Sky <sky@genki.is>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/bcm2835-camera/mmal-vchiq.c