commit | f8628a47ba502ec2ec795dc0134f052f45ce2cd4 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Fri May 23 22:13:20 2014 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun May 25 11:05:07 2014 -0700 |
tree | 9dde6a106af8e2f95289fba1fac7dbfe5f535548 | |
parent | 91d435fe368ab30702d7bcd50f680e7185899295 [diff] |
staging: Convert __FUNCTION__ to __func__ 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>