]> git.baikalelectronics.ru Git - kernel.git/commit
[media] saa7134: fix a few other occurrences of KERN_INFO/KERN_WARNING
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 30 Apr 2015 09:55:53 +0000 (06:55 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Wed, 13 May 2015 12:57:44 +0000 (09:57 -0300)
commit12ce333548eaf8d0c09c53e4cdc32b5f43466150
tree6f7915006b01024158f19b5b819779899181053d
parent662724c5c8fe5c0959929b80460ca89d36c7783d
[media] saa7134: fix a few other occurrences of KERN_INFO/KERN_WARNING

On a few places, the search expression used on the script that
replaced pr_info/pr_warn didn't match, because the string were
on the next line.

It is best to manually edit those lines, and re-indent the
paragraphs.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/pci/saa7134/saa7134-cards.c
drivers/media/pci/saa7134/saa7134-core.c