projects
/
platform
/
kernel
/
linux-amlogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69056e9
)
drm/qxl: remove XXX comment from the UAPI header
author
Emil Velikov
<emil.l.velikov@gmail.com>
Thu, 21 Apr 2016 20:17:27 +0000
(21:17 +0100)
committer
Dave 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
patch
|
blob
|
history
diff --git
a/include/uapi/drm/qxl_drm.h
b/include/uapi/drm/qxl_drm.h
index
4d1e326
..
826615d
100644
(file)
--- 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;