dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] drm/qxl: sparse fixes.
@ 2017-06-20 11:39 Gerd Hoffmann
  2017-06-20 11:39 ` [PATCH 1/3] drm/qxl: fix __user annotations Gerd Hoffmann
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Gerd Hoffmann @ 2017-06-20 11:39 UTC (permalink / raw)
  To: dri-devel; +Cc: Gerd Hoffmann

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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-06-20 15:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-20 11:39 [PATCH 0/3] drm/qxl: sparse fixes Gerd Hoffmann
2017-06-20 11:39 ` [PATCH 1/3] drm/qxl: fix __user annotations Gerd Hoffmann
2017-06-20 11:39 ` [PATCH 2/3] drm/qxl: declare a bunch of functions as static Gerd Hoffmann
2017-06-20 11:39 ` [PATCH 3/3] drm/qxl: move extern variable declaration header file Gerd Hoffmann
2017-06-20 15:07 ` [PATCH 0/3] drm/qxl: sparse fixes Daniel Vetter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox