[media] siano: remove doubled new line
authorMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 19 Mar 2013 16:06:28 +0000 (13:06 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Mar 2013 10:53:50 +0000 (07:53 -0300)
commit98c3f94e6db3b4df21336b41c646366ea417527c
tree3120c80b13148c39c56ab731aa51282172be723d
parent07bb6bdddfa09f01024e5caeb2bab8836b8de13e
[media] siano: remove doubled new line

sms_debug() and sms_info() already adds a '\n' at the printed
strings. No need to add more.
That helps to cleanup stuff like:
[ 4868.205648] smscore_onresponse: message not handled.
[ 4868.205898] smscore_onresponse: message not handled.
and:
[ 5467.959769] smscore_onresponse:
data rate 143069 bytes/secs
While here, provides the message name, when the message is not
handled by the smsmdtv core.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/common/siano/smscoreapi.c
drivers/media/common/siano/smsdvb-main.c