drm/qxl: remove XXX comment from the UAPI header
authorEmil Velikov <[email protected]>
Thu, 21 Apr 2016 20:17:27 +0000 (21:17 +0100)
committerDave Airlie <[email protected]>
Tue, 26 Apr 2016 23:36:21 +0000 (09:36 +1000)
One cannot rename the struct at this point, so might as well remove the
comment.

Cc: Gerd Hoffmann <[email protected]>
Cc: Dave Airlie <[email protected]>
Signed-off-by: Emil Velikov <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
include/uapi/drm/qxl_drm.h

index 4d1e326404633e93feea8bade3c420a41caf4d6d..826615d8e180aea436b85eb9065768d7f43b21d1 100644 (file)
@@ -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;