]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
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)
commit632f0d0503accb8ab749a1165af99d344579c37b
tree1112d5c86a3afafcd5fadfdc48c4aa1a43d74ffd
parentd8af9bc16c9e9506c10581111f897be04486218f
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 <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/auth_gss/auth_gss.c