All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/doc: Remove todo item about "This is gross" comment
@ 2017-09-26 21:08 ` Haneen Mohammed
  0 siblings, 0 replies; 4+ messages in thread
From: Haneen Mohammed @ 2017-09-26 21:08 UTC (permalink / raw)
  To: dri-devel; +Cc: Jonathan Corbet, gregkh, outreachy-kernel, Daniel Vetter

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 <hamohammed.sa@gmail.com>
---
 Documentation/gpu/todo.rst | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/Documentation/gpu/todo.rst b/Documentation/gpu/todo.rst
index 22af55d..5e96dc7 100644
--- a/Documentation/gpu/todo.rst
+++ b/Documentation/gpu/todo.rst
@@ -180,12 +180,6 @@ Contact: Daniel Vetter, respective driver maintainers
 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
 ----------------------------
 
-- 
2.7.4

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH] drm/doc: Remove todo item about "This is gross" comment
@ 2017-09-26 21:08 ` Haneen Mohammed
  0 siblings, 0 replies; 4+ messages in thread
From: Haneen Mohammed @ 2017-09-26 21:08 UTC (permalink / raw)
  To: dri-devel
  Cc: Daniel Vetter, Jani Nikula, Sean Paul, David Airlie,
	Jonathan Corbet, outreachy-kernel, gregkh

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 <hamohammed.sa@gmail.com>
---
 Documentation/gpu/todo.rst | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/Documentation/gpu/todo.rst b/Documentation/gpu/todo.rst
index 22af55d..5e96dc7 100644
--- a/Documentation/gpu/todo.rst
+++ b/Documentation/gpu/todo.rst
@@ -180,12 +180,6 @@ Contact: Daniel Vetter, respective driver maintainers
 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
 ----------------------------
 
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [Outreachy kernel] [PATCH] drm/doc: Remove todo item about "This is gross" comment
  2017-09-26 21:08 ` Haneen Mohammed
@ 2017-09-27  8:43   ` Daniel Vetter
  -1 siblings, 0 replies; 4+ messages in thread
From: Daniel Vetter @ 2017-09-27  8:43 UTC (permalink / raw)
  To: Haneen Mohammed
  Cc: Jonathan Corbet, gregkh, outreachy-kernel, dri-devel, Daniel Vetter

On Tue, Sep 26, 2017 at 03:08:35PM -0600, Haneen Mohammed wrote:
> 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 <hamohammed.sa@gmail.com>

Applied, thanks.
-Daniel

> ---
>  Documentation/gpu/todo.rst | 6 ------
>  1 file changed, 6 deletions(-)
> 
> diff --git a/Documentation/gpu/todo.rst b/Documentation/gpu/todo.rst
> index 22af55d..5e96dc7 100644
> --- a/Documentation/gpu/todo.rst
> +++ b/Documentation/gpu/todo.rst
> @@ -180,12 +180,6 @@ Contact: Daniel Vetter, respective driver maintainers
>  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
>  ----------------------------
>  
> -- 
> 2.7.4
> 
> -- 
> You received this message because you are subscribed to the Google Groups "outreachy-kernel" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to outreachy-kernel+unsubscribe@googlegroups.com.
> To post to this group, send email to outreachy-kernel@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/outreachy-kernel/20170926210835.GA4622%40Haneen.
> For more options, visit https://groups.google.com/d/optout.

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Outreachy kernel] [PATCH] drm/doc: Remove todo item about "This is gross" comment
@ 2017-09-27  8:43   ` Daniel Vetter
  0 siblings, 0 replies; 4+ messages in thread
From: Daniel Vetter @ 2017-09-27  8:43 UTC (permalink / raw)
  To: Haneen Mohammed
  Cc: dri-devel, Daniel Vetter, Jani Nikula, Sean Paul, David Airlie,
	Jonathan Corbet, outreachy-kernel, gregkh

On Tue, Sep 26, 2017 at 03:08:35PM -0600, Haneen Mohammed wrote:
> 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 <hamohammed.sa@gmail.com>

Applied, thanks.
-Daniel

> ---
>  Documentation/gpu/todo.rst | 6 ------
>  1 file changed, 6 deletions(-)
> 
> diff --git a/Documentation/gpu/todo.rst b/Documentation/gpu/todo.rst
> index 22af55d..5e96dc7 100644
> --- a/Documentation/gpu/todo.rst
> +++ b/Documentation/gpu/todo.rst
> @@ -180,12 +180,6 @@ Contact: Daniel Vetter, respective driver maintainers
>  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
>  ----------------------------
>  
> -- 
> 2.7.4
> 
> -- 
> You received this message because you are subscribed to the Google Groups "outreachy-kernel" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to outreachy-kernel+unsubscribe@googlegroups.com.
> To post to this group, send email to outreachy-kernel@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/outreachy-kernel/20170926210835.GA4622%40Haneen.
> For more options, visit https://groups.google.com/d/optout.

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-09-27  8:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-26 21:08 [PATCH] drm/doc: Remove todo item about "This is gross" comment Haneen Mohammed
2017-09-26 21:08 ` Haneen Mohammed
2017-09-27  8:43 ` [Outreachy kernel] " Daniel Vetter
2017-09-27  8:43   ` Daniel Vetter

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.