commit | 6f9655b1b81f2aa9207ec3837641299406a26b69 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Tue Mar 21 16:13:10 2017 +0100 |
committer | Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> | Tue Mar 21 16:13:10 2017 +0100 |
tree | 934ddb25b6a6fce7e75d973c52ae96f2b79fca06 | |
parent | 3fc4f2f94c9a7c5689d6c70774bab1bb4ff8f297 [diff] |
drivers/video: Convert remaining uses of pr_warning to pr_warn To enable eventual removal of pr_warning This makes pr_warn use consistent for drivers/video Prior to this patch, there were 6 uses of pr_warning and 25 uses of pr_warn in drivers/video Signed-off-by: Joe Perches <joe@perches.com> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>