security/ima: replace gcc specific __FUNCTION__ with __func__
authorH Hartley Sweeten <hartleys@visionengravers.com>
Tue, 9 Mar 2010 23:59:59 +0000 (17:59 -0600)
committerJames Morris <jmorris@namei.org>
Wed, 10 Mar 2010 04:59:54 +0000 (15:59 +1100)
commita19c5bbefb37ebe22fb42bd3861a8d3b2a2652a1
tree4850853aca5c1ac564af02cd3240748579f32ba8
parent512ea3bc30c0e052a961e1abce8e783f3e28c92a
security/ima: replace gcc specific __FUNCTION__ with __func__

As noted by checkpatch.pl, __func__ should be used instead of gcc
specific __FUNCTION__.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: James Morris <jmorris@namei.org>
security/integrity/ima/ima_iint.c
security/integrity/ima/ima_main.c