commit | c42e5715617232563f0cf9f231d86b5133c4487e | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Aug 06 16:04:53 2014 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Aug 06 18:01:15 2014 -0700 |
tree | d9890f46c8f718cd701fe76c819f03b0ceaed102 | |
parent | 4307c14f3c77bc0cb0facfc9c67c7872505aaedf [diff] |
slab: convert last use of __FUNCTION__ to __func__ Just about all of these have been converted to __func__, so convert the last use. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>