From: Rashika Kheria Date: Sat, 26 Oct 2013 10:54:43 +0000 (+0530) Subject: Staging: lustre: Replace __FUNCTION__ with __func__ X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6756bb7cd99a344e956d5eb0f34ea1dcade5fe5b;p=pandora-kernel.git Staging: lustre: Replace __FUNCTION__ with __func__ This patch fixes the following checkpatch.pl warning in lustre/ldlm/ldlm_request.c- WARNING: __func__ should be used instead of gcc specific __FUNCTION__ Signed-off-by: Rashika Kheria Reviewed-by: Peter P Waskiewicz Jr Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed