From f7a3e1dc8f2d800c0c796d0704cd6570e583e8e0 Mon Sep 17 00:00:00 2001 From: Emil Velikov Date: Thu, 21 Apr 2016 21:17:27 +0100 Subject: 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 Cc: Dave Airlie Signed-off-by: Emil Velikov Signed-off-by: Dave Airlie --- include/uapi/drm/qxl_drm.h | 1 - 1 file changed, 1 deletion(-) 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; -- cgit v1.2.3