From: Christoph Jaeger Date: Thu, 27 Mar 2014 23:21:07 +0000 (+0100) Subject: staging: lustre: use __func__ instead of __FUNCTION__ X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~1429 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9bd9c1a08f852cd6ba6102d15ad94db2d6b595f;p=pandora-kernel.git staging: lustre: use __func__ instead of __FUNCTION__ __FUNCTION__ is gcc specific; use __func__ instead. Signed-off-by: Christoph Jaeger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed