]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
drm/qxl: remove XXX comment from the UAPI header
authorEmil Velikov <emil.l.velikov@gmail.com>
Thu, 21 Apr 2016 20:17:27 +0000 (21:17 +0100)
committerDave Airlie <airlied@redhat.com>
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 <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>
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;