staging: usbip: userspace: libsrc: change all output messages to debug
authormatt mooney <mfm@muteddisk.com>
Mon, 20 Jun 2011 05:44:38 +0000 (22:44 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 6 Jul 2011 03:11:33 +0000 (20:11 -0700)
commit25567a3979ed5c6056608f9c0d7574f319283c12
treeb813c81538b160e6ffd61347231d3479f0d13905
parent099f79fa5a02c909ca1a621768fe454b664a7efa
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 <mfm@muteddisk.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/usbip/userspace/libsrc/stub_driver.c
drivers/staging/usbip/userspace/libsrc/usbip_common.c
drivers/staging/usbip/userspace/libsrc/vhci_driver.c
This page took 0.024455 seconds and 5 git commands to generate.