[PATCH 0/3] drm/qxl: sparse fixes.
Gerd Hoffmann
kraxel at redhat.com
Tue Jun 20 11:39:13 UTC 2017
Fix qxl __user annotations in uapi include.
Also some more sparse easy warnings.
Some iomem address space issues left for another day.
Gerd Hoffmann (3):
drm/qxl: fix __user annotations
drm/qxl: declare a bunch of functions as static
drm/qxl: move extern variable declaration header file
drivers/gpu/drm/qxl/qxl_drv.h | 1 +
include/uapi/drm/qxl_drm.h | 6 +++---
drivers/gpu/drm/qxl/qxl_display.c | 18 +++++++++---------
drivers/gpu/drm/qxl/qxl_drv.c | 1 -
drivers/gpu/drm/qxl/qxl_ioctl.c | 17 +++++++++--------
drivers/gpu/drm/qxl/qxl_object.c | 4 ++--
6 files changed, 24 insertions(+), 23 deletions(-)
--
2.9.3
More information about the dri-devel
mailing list