]> asedeno.scripts.mit.edu Git - linux.git/commit
USB: core: remove unused dbg() call in message.c
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 Sep 2012 18:23:03 +0000 (11:23 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 Sep 2012 18:23:03 +0000 (11:23 -0700)
commitc2d57aec81f3d479642523fd4d3537006168c240
treec11ad61ae67e160ba5e1ef4a6cb80a6efbd14e32
parent34ad569fec46937b48cda329b037c1ff7fac9ab6
USB: core: remove unused dbg() call in message.c

It's not needed, and commented out, so just remove it.

Cc: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Cc: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/message.c