Skip to content

Commit

Permalink
drm/qxl: remove XXX comment from the UAPI header
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Emil Velikov authored and Dave Airlie committed Apr 26, 2016
1 parent 69056e9 commit f7a3e1d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/uapi/drm/qxl_drm.h
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit f7a3e1d

Please sign in to comment.