dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] drm: fix drm_mode_create_blob comment
@ 2021-03-02 18:44 Lionel Landwerlin
  2021-03-02 18:46 ` Simon Ser
  0 siblings, 1 reply; 5+ messages in thread
From: Lionel Landwerlin @ 2021-03-02 18:44 UTC (permalink / raw)
  To: dri-devel; +Cc: Ben Widawsky

Just a silly mistake

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Suggested-by: Ben Widawsky <ben@bwidawsk.net>
---
 include/uapi/drm/drm_mode.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/uapi/drm/drm_mode.h b/include/uapi/drm/drm_mode.h
index b49fbf2bdc408..93b494f704b91 100644
--- a/include/uapi/drm/drm_mode.h
+++ b/include/uapi/drm/drm_mode.h
@@ -993,7 +993,7 @@ struct drm_format_modifier {
 };
 
 /**
- * struct drm_mode_create_blob - Create New block property
+ * struct drm_mode_create_blob - Create New blob property
  *
  * Create a new 'blob' data property, copying length bytes from data pointer,
  * and returning new blob ID.
-- 
2.30.1

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

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

* Re: [PATCH] drm: fix drm_mode_create_blob comment
  2021-03-02 18:44 [PATCH] drm: fix drm_mode_create_blob comment Lionel Landwerlin
@ 2021-03-02 18:46 ` Simon Ser
  2021-03-02 18:47   ` Lionel Landwerlin
  0 siblings, 1 reply; 5+ messages in thread
From: Simon Ser @ 2021-03-02 18:46 UTC (permalink / raw)
  To: Lionel Landwerlin; +Cc: Ben Widawsky, dri-devel

Good catch!

Reviewed-by: Simon Ser <contact@emersion.fr>
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* Re: [PATCH] drm: fix drm_mode_create_blob comment
  2021-03-02 18:46 ` Simon Ser
@ 2021-03-02 18:47   ` Lionel Landwerlin
  2021-03-02 18:48     ` Simon Ser
  0 siblings, 1 reply; 5+ messages in thread
From: Lionel Landwerlin @ 2021-03-02 18:47 UTC (permalink / raw)
  To: Simon Ser; +Cc: Ben Widawsky, dri-devel

Thanks Simon. Do you have the rights to push this patch?

-Lionel

On 02/03/2021 20:46, Simon Ser wrote:
> Good catch!
>
> Reviewed-by: Simon Ser <contact@emersion.fr>


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

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

* Re: [PATCH] drm: fix drm_mode_create_blob comment
  2021-03-02 18:47   ` Lionel Landwerlin
@ 2021-03-02 18:48     ` Simon Ser
  2021-03-03  9:16       ` Lionel Landwerlin
  0 siblings, 1 reply; 5+ messages in thread
From: Simon Ser @ 2021-03-02 18:48 UTC (permalink / raw)
  To: Lionel Landwerlin; +Cc: Ben Widawsky, dri-devel

On Tuesday, March 2nd, 2021 at 7:47 PM, Lionel Landwerlin <lionel.g.landwerlin@intel.com> wrote:

> Thanks Simon. Do you have the rights to push this patch?

Ah, since you're asking about this, it probably means you don't have the
rights. I'll push the patch now to drm-misc-next.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* Re: [PATCH] drm: fix drm_mode_create_blob comment
  2021-03-02 18:48     ` Simon Ser
@ 2021-03-03  9:16       ` Lionel Landwerlin
  0 siblings, 0 replies; 5+ messages in thread
From: Lionel Landwerlin @ 2021-03-03  9:16 UTC (permalink / raw)
  To: Simon Ser; +Cc: Ben Widawsky, dri-devel

On 02/03/2021 20:48, Simon Ser wrote:
> On Tuesday, March 2nd, 2021 at 7:47 PM, Lionel Landwerlin <lionel.g.landwerlin@intel.com> wrote:
>
>> Thanks Simon. Do you have the rights to push this patch?
> Ah, since you're asking about this, it probably means you don't have the
> rights. I'll push the patch now to drm-misc-next.

Thanks a bunch!


-Lionel

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

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

end of thread, other threads:[~2021-03-03  9:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-02 18:44 [PATCH] drm: fix drm_mode_create_blob comment Lionel Landwerlin
2021-03-02 18:46 ` Simon Ser
2021-03-02 18:47   ` Lionel Landwerlin
2021-03-02 18:48     ` Simon Ser
2021-03-03  9:16       ` Lionel Landwerlin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).