commit | aba6f4f2e64f9b43aaba6d46c67e9e25a55f4614 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Tue Mar 25 12:35:03 2014 -0700 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Apr 09 12:53:32 2014 +1000 |
tree | 4510f92a367fbcb3c6313d6e5bc165bdaced8ef9 | |
parent | f83319d71002aec03bd87bc9aabce5f549680f0a [diff] |
powerpc: Convert last uses of __FUNCTION__ to __func__ 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: Benjamin Herrenschmidt <benh@kernel.crashing.org>