From: Borislav Petkov Date: Tue, 29 May 2012 22:06:16 +0000 (-0700) Subject: mm/memory_failure: let the compiler add the function name X-Git-Tag: v3.5-rc1~49^2~177 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71dd0b8ae83120db9ade1380fae7a49cc6b3f465;p=pandora-kernel.git mm/memory_failure: let the compiler add the function name These things tend to get out of sync with time so let the compiler automatically enter the current function name using __func__. No functional change. Signed-off-by: Borislav Petkov Acked-by: Andi Kleen Cc: David Rientjes Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed