SUNRPC: Use __func__ in dprintk() in auth_gss.c
authorChuck Lever <chuck.lever@oracle.com>
Fri, 14 Sep 2012 21:23:43 +0000 (17:23 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 1 Oct 2012 22:32:02 +0000 (15:32 -0700)
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 <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found