staging: Convert __FUNCTION__ to __func__
authorJoe Perches <joe@perches.com>
Sat, 24 May 2014 05:13:20 +0000 (22:13 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 May 2014 18:05:07 +0000 (11:05 -0700)
Use the normal mechanism for emitting a function name.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found