* [PATCH] drm: Fix typo in lastclose description
@ 2018-03-03 6:52 ` Gwan-gyeong Mun
0 siblings, 0 replies; 2+ messages in thread
From: Gwan-gyeong Mun @ 2018-03-03 6:52 UTC (permalink / raw)
To: Daniel Vetter; +Cc: David Airlie, linux-kernel, dri-devel, Gwan-gyeong Mun
ownershipe -> ownership
Signed-off-by: Mun Gwan-gyeong <elongbug@gmail.com>
---
include/drm/drm_drv.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/drm/drm_drv.h b/include/drm/drm_drv.h
index d23dcdd1bd95..64cb5975613c 100644
--- a/include/drm/drm_drv.h
+++ b/include/drm/drm_drv.h
@@ -140,7 +140,7 @@ struct drm_driver {
*
* All legacy drivers use this callback to de-initialize the hardware.
* This is purely because of the shadow-attach model, where the DRM
- * kernel driver does not really own the hardware. Instead ownershipe is
+ * kernel driver does not really own the hardware. Instead ownership is
* handled with the help of userspace through an inheritedly racy dance
* to set/unset the VT into raw mode.
*
--
2.16.2
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] drm: Fix typo in lastclose description
@ 2018-03-03 6:52 ` Gwan-gyeong Mun
0 siblings, 0 replies; 2+ messages in thread
From: Gwan-gyeong Mun @ 2018-03-03 6:52 UTC (permalink / raw)
To: Daniel Vetter
Cc: Gustavo Padovan, Sean Paul, David Airlie, dri-devel, linux-kernel,
Gwan-gyeong Mun
ownershipe -> ownership
Signed-off-by: Mun Gwan-gyeong <elongbug@gmail.com>
---
include/drm/drm_drv.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/drm/drm_drv.h b/include/drm/drm_drv.h
index d23dcdd1bd95..64cb5975613c 100644
--- a/include/drm/drm_drv.h
+++ b/include/drm/drm_drv.h
@@ -140,7 +140,7 @@ struct drm_driver {
*
* All legacy drivers use this callback to de-initialize the hardware.
* This is purely because of the shadow-attach model, where the DRM
- * kernel driver does not really own the hardware. Instead ownershipe is
+ * kernel driver does not really own the hardware. Instead ownership is
* handled with the help of userspace through an inheritedly racy dance
* to set/unset the VT into raw mode.
*
--
2.16.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-03-03 6:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-03 6:52 [PATCH] drm: Fix typo in lastclose description Gwan-gyeong Mun
2018-03-03 6:52 ` Gwan-gyeong Mun
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.