]> git.baikalelectronics.ru Git - kernel.git/commit
drm/qxl: Remove format string errors
authorFrediano Ziglio <fziglio@redhat.com>
Wed, 3 Jun 2015 11:09:16 +0000 (12:09 +0100)
committerDave Airlie <airlied@redhat.com>
Fri, 5 Jun 2015 01:00:51 +0000 (11:00 +1000)
commit1c9d8e0007770437596e9d61021d59eb224b2b87
tree1157e90d829573ec61577e3cb71f00bb55af9ddb
parent24fb53fffa54f5ffda5178278fae6ad5984d46d6
drm/qxl: Remove format string errors

Enable format string checks for qxl_io_log and remove resulting warnings
which could lead to memory errors on different platform or just printing
wrong information.

Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/qxl/qxl_cmd.c
drivers/gpu/drm/qxl/qxl_display.c
drivers/gpu/drm/qxl/qxl_drv.h
drivers/gpu/drm/qxl/qxl_release.c