diff options
| author | Daniel Vetter <[email protected]> | 2020-09-29 15:03:33 +0000 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2020-09-29 16:52:30 +0000 |
| commit | cbdbdd8ab22b4bf2571f313ea627cfc3a04cb02f (patch) | |
| tree | b3f56b86ac6728f297efdb5374894e9f174c74e8 | |
| parent | drm/qxl: fix usage of ttm_bo_init (diff) | |
| download | kernel-cbdbdd8ab22b4bf2571f313ea627cfc3a04cb02f.tar.gz kernel-cbdbdd8ab22b4bf2571f313ea627cfc3a04cb02f.zip | |
drm: update todo.rst
- debugfs cleanup has moved forward thanks to the cleanup Wambui has
done
Acked-by: Melissa Wen <[email protected]>
Reviewed-by: Greg Kroah-Hartman <[email protected]>
Cc: Wambui Karuga <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Melissa Wen <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
| -rw-r--r-- | Documentation/gpu/todo.rst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Documentation/gpu/todo.rst b/Documentation/gpu/todo.rst index 3751ac976c3e..700637e25ecd 100644 --- a/Documentation/gpu/todo.rst +++ b/Documentation/gpu/todo.rst @@ -515,9 +515,6 @@ There's a bunch of issues with it: this (together with the drm_minor->drm_device move) would allow us to remove debugfs_init. -- Drop the return code and error checking from all debugfs functions. Greg KH is - working on this already. - Contact: Daniel Vetter Level: Intermediate |
