USB: cdc-acm: add missing newlines to dev_dbg and dev_err
authorJohan Hovold <jhovold@gmail.com>
Tue, 22 Mar 2011 10:12:12 +0000 (11:12 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 13 Apr 2011 23:18:26 +0000 (16:18 -0700)
commit59d7fec7c6908604862658a3679ac44c2c3eea44
tree95f5b126567d78931f13ce1172bf42b3dd3def0c
parentbce1a702ed9bd9aa3549352b3134e110bf076586
USB: cdc-acm: add missing newlines to dev_dbg and dev_err

Add missing newline to two dev_dbg and dev_err messages.

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/class/cdc-acm.c