From: Russell King Date: Sat, 20 Dec 2014 12:45:20 +0000 (-0300) Subject: [media] em28xx: ensure "closing" messages terminate with a newline X-Git-Tag: fixes-v4.0-rc1~147^2~252 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0418ca6073478f54f1da2e4013fa50d36838de75;p=pandora-kernel.git [media] em28xx: ensure "closing" messages terminate with a newline The lockdep splat addressed in a previous commit revealed that at least one message in em28xx-input.c was missing a new line: em28178 #0: Closing input extensionINFO: trying to register non-static key. Further inspection shows several other messages also miss a new line. These will be fixed in a subsequent patch. Fixes: aa929ad783c0 ("[media] em28xx: print a message at disconnect") Cc: Signed-off-by: Russell King Reviewed-by: Frank Schäfer Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed