From: H Hartley Sweeten Date: Tue, 9 Mar 2010 23:59:59 +0000 (-0600) Subject: security/ima: replace gcc specific __FUNCTION__ with __func__ X-Git-Tag: v2.6.35-rc1~488^2^2~55 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a19c5bbefb37ebe22fb42bd3861a8d3b2a2652a1;p=pandora-kernel.git 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 Signed-off-by: James Morris --- Reading git-diff-tree failed