cdc-wdm: cleanup debug messages
authorOliver Neukum <oneukum@suse.com>
Mon, 15 Aug 2016 09:17:55 +0000 (11:17 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Aug 2016 14:25:58 +0000 (16:25 +0200)
commit13a88bf5e0fa886394d7148b9eec1f58d14608b5
treea0e86aaa1834e9f8cec787df039978b8a979446a
parentff7bbff3bc6f12dee4fc180a79c964c5c3eea8b2
cdc-wdm: cleanup debug messages

Dynamic debugging will already add the function (and the line number)
to a debug message if one requests that. It makes no sense to add
them unconditionally in a driver.

Signed-off-by: Oliver Neukum <oneukum@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/class/cdc-wdm.c