]> git.ipfire.org Git - people/ms/linux.git/commit
em28xx-input: fix missing newlines
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 20 Dec 2014 12:45:26 +0000 (09:45 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Mar 2015 22:52:51 +0000 (14:52 -0800)
commit3c17bf17bb7b9bcadba02cbcfd541361e6945246
tree6d0b569b95e3558eb663da35da4b11fb67d060b4
parentd28003a11cd5b98e424657e563d6565adb8f349b
em28xx-input: fix missing newlines

commit ebfd59cf549899a166d595bf1eab7eec3299ebe7 upstream.

Inspection shows that newlines are missing from several kernel messages
in em28xx-input.  Fix these.

Fixes: 5025076aadfe ("[media] em28xx-input: implement em28xx_ops: suspend/resume hooks")
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Reviewed-by: Frank Schäfer <fschaefer.oss@googlemail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/media/usb/em28xx/em28xx-input.c