From: Chuck Lever Date: Fri, 14 Sep 2012 21:23:43 +0000 (-0400) Subject: SUNRPC: Use __func__ in dprintk() in auth_gss.c X-Git-Tag: v3.7-rc1~58^2~47 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=632f0d0503accb8ab749a1165af99d344579c37b;p=pandora-kernel.git SUNRPC: Use __func__ in dprintk() in auth_gss.c Clean up: Some function names have changed, but debugging messages were never updated. Automate the construction of the function name in debugging messages. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed