]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
[media] drivers/media: Convert remaining use of pr_warning to pr_warn
authorJoe Perches <joe@perches.com>
Fri, 17 Feb 2017 07:11:35 +0000 (05:11 -0200)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 17 Apr 2017 13:39:59 +0000 (10:39 -0300)
commit56b27d4dd3eccff618be2f8417aef86f59a2c0d4
tree15b3bd2f99002b9e43e344a773b01fc3986ff342
parentf2fe89061d79706eca5c47e4efdc09bbc171e74a
[media] drivers/media: Convert remaining use of pr_warning to pr_warn

To enable eventual removal of pr_warning

This makes pr_warn use consistent for drivers/media

Prior to this patch, there was 1 use of pr_warning and
310 uses of pr_warn in drivers/media

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/platform/sh_vou.c