SUNRPC: Only one dprintk is needed during client creation
authorChuck Lever <chuck.lever@oracle.com>
Tue, 11 Sep 2007 22:00:03 +0000 (18:00 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 9 Oct 2007 21:16:34 +0000 (17:16 -0400)
commit5d34da3af923e0f950a89f160540d2506ca046ce
tree5a8352adba55039f81824dbc80a3d025a9b342b3
parent143b6c4008a7928de7e139c3a77a90e4cad8db2c
SUNRPC: Only one dprintk is needed during client creation

Remove one of two identical dprintk's that occur when an RPC client is
created.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/clnt.c