net: nfs: Move some prints to debug statements
authorJoe Hershberger <joe.hershberger@ni.com>
Mon, 15 Aug 2016 20:03:25 +0000 (15:03 -0500)
committerJoe Hershberger <joe.hershberger@ni.com>
Mon, 22 Aug 2016 19:20:54 +0000 (14:20 -0500)
commitd89ff2df33991b971b1388bc623d616e12b5e5fb
treea9b835ce521dd2d73ba08c10491dfd7d6ddbefa4
parent0517cc45e502cd7858beb37b8fab754a2fa52830
net: nfs: Move some prints to debug statements

Much of the information is verbose and derived directly from the
environment. Only output in debug mode. This also saves about 300 bytes
from the code size.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
net/nfs.c