commit | 5ed0a2c7eca3265e6df3e9eebedfc2db3916dcd4 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Sun Feb 22 11:04:35 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Thu Feb 26 09:10:02 2015 -0300 |
tree | 1384a26bb11cc3521705dc760012fe279a055d1b | |
parent | 535bd1e96e6ea5eedd1171f0d4a7750597bb4cbf [diff] |
[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 <mchehab@osg.samsung.com>