]> git.baikalelectronics.ru Git - kernel.git/commit
[media] siano: replace sms_err by pr_err
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Sun, 22 Feb 2015 14:04:35 +0000 (11:04 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 26 Feb 2015 12:10:02 +0000 (09:10 -0300)
commita1d5b6d16cc068ed08ad13a94448b154cbef40fd
tree1384a26bb11cc3521705dc760012fe279a055d1b
parent9c7c2a43f362eebca8b202fbf9d7155436124ccc
[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>
drivers/media/common/siano/sms-cards.c
drivers/media/common/siano/smscoreapi.c
drivers/media/common/siano/smscoreapi.h
drivers/media/common/siano/smsdvb-debugfs.c
drivers/media/common/siano/smsdvb-main.c
drivers/media/common/siano/smsir.c
drivers/media/mmc/siano/smssdio.c
drivers/media/usb/siano/smsusb.c