USB: wusbcore: add in missing white space in error message text
authorColin Ian King <colin.king@canonical.com>
Mon, 12 Sep 2016 13:19:17 +0000 (14:19 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Sep 2016 15:24:24 +0000 (17:24 +0200)
commitf409440703f302791f7ee209c4214d22ff9b7ec6
treec732325ca7b139c471dccbe7642e740ec665b6e5
parentefbe27b3cf604effa77ab7e23a359e64fee06998
USB: wusbcore: add in missing white space in error message text

A dev_err message spans two lines and the literal string is missing
a white space between words. Add the white space and reformat the
message to not span multiple lines.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/wusbcore/cbaf.c