The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH] include/drm: Reword debug categories comment.
@ 2016-04-14 14:34 robert.foss
  2016-04-14 14:52 ` Daniel Vetter
  0 siblings, 1 reply; 2+ messages in thread
From: robert.foss @ 2016-04-14 14:34 UTC (permalink / raw)
  To: David Airlie, dri-devel, linux-kernel; +Cc: Robert Foss

From: Robert Foss <robert.foss@collabora.com>

The debug category comment mentions 4 categories, but
more than 4 categories are listed. Let's change the
wording to something a bit more generic.

Signed-off-by: Robert Foss <robert.foss@collabora.com>
---
 include/drm/drmP.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/drm/drmP.h b/include/drm/drmP.h
index 3c8422c..5de4cff0 100644
--- a/include/drm/drmP.h
+++ b/include/drm/drmP.h
@@ -90,7 +90,7 @@ struct reservation_object;
 struct dma_buf_attachment;
 
 /*
- * 4 debug categories are defined:
+ * The following categories are defined:
  *
  * CORE: Used in the generic drm code: drm_ioctl.c, drm_mm.c, drm_memory.c, ...
  *	 This is the category used by the DRM_DEBUG() macro.
-- 
2.5.0

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

* Re: [PATCH] include/drm: Reword debug categories comment.
  2016-04-14 14:34 [PATCH] include/drm: Reword debug categories comment robert.foss
@ 2016-04-14 14:52 ` Daniel Vetter
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Vetter @ 2016-04-14 14:52 UTC (permalink / raw)
  To: robert.foss; +Cc: David Airlie, dri-devel, linux-kernel

On Thu, Apr 14, 2016 at 10:34:16AM -0400, robert.foss@collabora.com wrote:
> From: Robert Foss <robert.foss@collabora.com>
> 
> The debug category comment mentions 4 categories, but
> more than 4 categories are listed. Let's change the
> wording to something a bit more generic.
> 
> Signed-off-by: Robert Foss <robert.foss@collabora.com>

Applied to drm-misc, thanks.
-Daniel

> ---
>  include/drm/drmP.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/include/drm/drmP.h b/include/drm/drmP.h
> index 3c8422c..5de4cff0 100644
> --- a/include/drm/drmP.h
> +++ b/include/drm/drmP.h
> @@ -90,7 +90,7 @@ struct reservation_object;
>  struct dma_buf_attachment;
>  
>  /*
> - * 4 debug categories are defined:
> + * The following categories are defined:
>   *
>   * CORE: Used in the generic drm code: drm_ioctl.c, drm_mm.c, drm_memory.c, ...
>   *	 This is the category used by the DRM_DEBUG() macro.
> -- 
> 2.5.0
> 
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

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

end of thread, other threads:[~2016-04-14 14:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-14 14:34 [PATCH] include/drm: Reword debug categories comment robert.foss
2016-04-14 14:52 ` Daniel Vetter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox