From: matt mooney Date: Thu, 19 May 2011 23:47:32 +0000 (-0700) Subject: staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_ X-Git-Tag: v3.0-rc1~336^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a4b6f66285785ddccef049e6b45be4e7c7a2189;p=pandora-kernel.git staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_ This switches all of the usbip_u{dbg,err,info} and printk statements to dev_, if possible, or pr_ macros. And removes a few unnecessary debug statements. Signed-off-by: matt mooney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed