SUNRPC: Suppress some noisy and unnecessary printk() calls in call_verify()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 27 Jun 2007 22:30:26 +0000 (18:30 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 11 Jul 2007 03:40:38 +0000 (23:40 -0400)
commit8a702bbb7ddaa2e78c17dbaaf48e3cd5943676f0
tree82c49e57220dff3d801658a7d0d3eddfedb76758
parent0df7fb74fbb709591301871a38aac7735a1d6583
SUNRPC: Suppress some noisy and unnecessary printk() calls in call_verify()

Convert them into dprintk() calls.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/clnt.c