projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce7b700
)
drm/doc: Remove todo item about "This is gross" comment
author
Haneen Mohammed
<
[email protected]
>
Tue, 26 Sep 2017 21:08:35 +0000
(15:08 -0600)
committer
Daniel Vetter
<
[email protected]
>
Wed, 27 Sep 2017 08:42:57 +0000
(10:42 +0200)
This patch remove the todo item "Use new IDR deletion interface to
clean up drm_gem_handle_delete()" after it has been resolved with
the commit "drm: Remove obsolete "This is gross" comment".
Signed-off-by: Haneen Mohammed <
[email protected]
>
Signed-off-by: Daniel Vetter <
[email protected]
>
Link:
https://patchwork.freedesktop.org/patch/msgid/20170926210835.GA4622@Haneen
Documentation/gpu/todo.rst
patch
|
blob
|
history
diff --git
a/Documentation/gpu/todo.rst
b/Documentation/gpu/todo.rst
index de9512afd6117ea289f365bdb9fec82e4d99a51e..5f48702891355d61ee0a5f53b03fa3214a80141d 100644
(file)
--- a/
Documentation/gpu/todo.rst
+++ b/
Documentation/gpu/todo.rst
@@
-184,12
+184,6
@@
Contact: Sean Paul, Maintainer of the driver you plan to convert
Core refactorings
=================
-Use new IDR deletion interface to clean up drm_gem_handle_delete()
-------------------------------------------------------------------
-
-See the "This is gross" comment -- apparently the IDR system now can return an
-error code instead of oopsing.
-
Clean up the DRM header mess
----------------------------