media: pvrusb2: drop unneeded newline
authorJulia Lawall <Julia.Lawall@lip6.fr>
Wed, 27 Dec 2017 14:51:42 +0000 (09:51 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 3 Jan 2018 09:49:40 +0000 (04:49 -0500)
commit510bb91535f3a86b3ecc38c72693f2c34af81ffd
treecae8d6e9806a45adbc0f109068eb5c0f67248a1a
parent6392bc2e6cd9651f98abf55c4ccaa812d3e60c17
media: pvrusb2: drop unneeded newline

pvr2_trace prints a newline at the end of the message string, so the
message string does not need to include a newline explicitly.  Done
using Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/usb/pvrusb2/pvrusb2-hdw.c