block: Convert last uses of __FUNCTION__ to __func__
authorJoe Perches <joe@perches.com>
Tue, 25 Mar 2014 19:35:05 +0000 (12:35 -0700)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Thu, 10 Jul 2014 16:35:04 +0000 (18:35 +0200)
Just about all of these have been converted to __func__,
so convert the last uses.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>

No differences found