From: Mauro Carvalho Chehab Date: Tue, 19 Mar 2013 16:06:28 +0000 (-0300) Subject: [media] siano: remove doubled new line X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~81^2~423 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98c3f94e6db3b4df21336b41c646366ea417527c;p=pandora-kernel.git [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 --- Reading git-diff-tree failed