From 5ed0a2c7eca3265e6df3e9eebedfc2db3916dcd4 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Sun, 22 Feb 2015 11:04:35 -0300 Subject: [PATCH] [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-format-patch failed