OSDN Git Service

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)
commit72ec5650a85e8337d6364d16c65dd85a208b7986
tree1157e90d829573ec61577e3cb71f00bb55af9ddb
parentde0b523a5a4c99859513238559d62e0dd4a9a67e
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