slab: convert last use of __FUNCTION__ to __func__
authorJoe Perches <joe@perches.com>
Wed, 6 Aug 2014 23:04:53 +0000 (16:04 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 7 Aug 2014 01:01:15 +0000 (18:01 -0700)
commitc42e5715617232563f0cf9f231d86b5133c4487e
treed9890f46c8f718cd701fe76c819f03b0ceaed102
parent4307c14f3c77bc0cb0facfc9c67c7872505aaedf
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>
mm/slab.h