]> git.ipfire.org Git - thirdparty/kernel/stable.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:57:25 +0000 (14:57 -0800)
commit84795bdbfb3ccca0912ead78007aeaabfc504a63
tree4c6daa17244ce359277c5be12a2f09827842d60b
parent9e1def0dee73ddbe672a103af68105a587583d06
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