From: Mauro Carvalho Chehab Date: Sun, 22 Feb 2015 14:04:35 +0000 (-0300) Subject: [media] siano: replace sms_err by pr_err X-Git-Tag: omap-for-v4.1/fixes-rc1~72^2~1^2~363 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ed0a2c7eca3265e6df3e9eebedfc2db3916dcd4;p=pandora-kernel.git [media] siano: replace sms_err by pr_err Originally, sms_err() would be also displaying the line where the error occurs, but the messages are clear enough. Also, the function is always printed. So, no need for it. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed