From: matt mooney Date: Mon, 20 Jun 2011 05:44:38 +0000 (-0700) Subject: staging: usbip: userspace: libsrc: change all output messages to debug X-Git-Tag: v3.1-rc1~232^2~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25567a3979ed5c6056608f9c0d7574f319283c12;p=pandora-kernel.git staging: usbip: userspace: libsrc: change all output messages to debug The library should not be displaying random messages intermixed with those from the programs that use them. So, instead, change all of the output from the library to debug only, and allow the programs to decide what to tell the user. This also changes the messages to use the same form, which makes understanding them easier. Signed-off-by: matt mooney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed