commit | 535bd1e96e6ea5eedd1171f0d4a7750597bb4cbf | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Sun Feb 22 10:55:55 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Thu Feb 26 09:10:02 2015 -0300 |
tree | e54f757154c786cb15ff8b13d696df7ecde60f0d | |
parent | 5e022d1aa0be77d749939a56f751f62ed8ee4d2b [diff] |
[media] siano: replace sms_warn() by pr_warn() There's no reason for a sms' own sms_warn macro. Just replace it by the standard pr_warn(). Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>