summaryrefslogtreecommitdiffstats
path: root/include/uapi/drm/qxl_drm.h
diff options
context:
space:
mode:
authorEmil Velikov <emil.l.velikov@gmail.com>2016-04-21 21:17:27 +0100
committerDave Airlie <airlied@redhat.com>2016-04-27 09:36:21 +1000
commitf7a3e1dc8f2d800c0c796d0704cd6570e583e8e0 (patch)
treeb7c75a3d121dceba3ce1204d553e5371fbd07168 /include/uapi/drm/qxl_drm.h
parent69056e9a43765f5ef7cbf3b9d3ffd4e597271956 (diff)
drm/qxl: remove XXX comment from the UAPI header
One cannot rename the struct at this point, so might as well remove the comment. Cc: Gerd Hoffmann <kraxel@redhat.com> Cc: Dave Airlie <airlied@redhat.com> Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'include/uapi/drm/qxl_drm.h')
-rw-r--r--include/uapi/drm/qxl_drm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/uapi/drm/qxl_drm.h b/include/uapi/drm/qxl_drm.h
index 4d1e32640463..826615d8e180 100644
--- a/include/uapi/drm/qxl_drm.h
+++ b/include/uapi/drm/qxl_drm.h
@@ -84,7 +84,6 @@ struct drm_qxl_command {
__u32 pad;
};
-/* XXX: call it drm_qxl_commands? */
struct drm_qxl_execbuffer {
__u32 flags; /* for future use */
__u32 commands_num;