linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] drm/i915: Fix typo in i915_drm_resume()
@ 2018-08-03 16:41 Gwan-gyeong Mun
  2018-08-03 19:12 ` [Intel-gfx] " Chris Wilson
  0 siblings, 1 reply; 3+ messages in thread
From: Gwan-gyeong Mun @ 2018-08-03 16:41 UTC (permalink / raw)
  To: linux-kernel
  Cc: Jani Nikula, Joonas Lahtinen, Rodrigo Vivi, David Airlie,
	intel-gfx, dri-devel

Signed-off-by: Gwan-gyeong Mun <gwan-gyeong.mun@intel.com>
---
 drivers/gpu/drm/i915/i915_drv.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/i915/i915_drv.c b/drivers/gpu/drm/i915/i915_drv.c
index 18a45e7a3d7c..64e0ea4bef67 100644
--- a/drivers/gpu/drm/i915/i915_drv.c
+++ b/drivers/gpu/drm/i915/i915_drv.c
@@ -1758,7 +1758,7 @@ static int i915_drm_resume(struct drm_device *dev)
 	/*
 	 * ... but also need to make sure that hotplug processing
 	 * doesn't cause havoc. Like in the driver load code we don't
-	 * bother with the tiny race here where we might loose hotplug
+	 * bother with the tiny race here where we might lose hotplug
 	 * notifications.
 	 * */
 	intel_hpd_init(dev_priv);
-- 
2.18.0


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

* Re: [Intel-gfx] [PATCH] drm/i915: Fix typo in i915_drm_resume()
  2018-08-03 16:41 [PATCH] drm/i915: Fix typo in i915_drm_resume() Gwan-gyeong Mun
@ 2018-08-03 19:12 ` Chris Wilson
  2018-08-06  6:13   ` Mun, Gwan-gyeong
  0 siblings, 1 reply; 3+ messages in thread
From: Chris Wilson @ 2018-08-03 19:12 UTC (permalink / raw)
  To: Gwan-gyeong Mun, linux-kernel
  Cc: David Airlie, intel-gfx, dri-devel, Rodrigo Vivi

Quoting Gwan-gyeong Mun (2018-08-03 17:41:50)

Even for trivial patches, always include a changelog. In this case, I
added "Trivial typo, s/loose/lose/, in i915_drm_resume."

> Signed-off-by: Gwan-gyeong Mun <gwan-gyeong.mun@intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>

And pushed, thanks for the spelling correction.
-Chris

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

* Re: [Intel-gfx] [PATCH] drm/i915: Fix typo in i915_drm_resume()
  2018-08-03 19:12 ` [Intel-gfx] " Chris Wilson
@ 2018-08-06  6:13   ` Mun, Gwan-gyeong
  0 siblings, 0 replies; 3+ messages in thread
From: Mun, Gwan-gyeong @ 2018-08-06  6:13 UTC (permalink / raw)
  To: linux-kernel, chris; +Cc: dri-devel, intel-gfx, Vivi, Rodrigo, airlied

On Fri, 2018-08-03 at 20:12 +0100, Chris Wilson wrote:
> Quoting Gwan-gyeong Mun (2018-08-03 17:41:50)
> 
> Even for trivial patches, always include a changelog. In this case, I
> added "Trivial typo, s/loose/lose/, in i915_drm_resume."
> 
> > Signed-off-by: Gwan-gyeong Mun <gwan-gyeong.mun@intel.com>
> 
> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
> 
> And pushed, thanks for the spelling correction.
> -Chris

Hi Chris,
Thank you for guiding me and reviewing it.
- Gwan-gyeong.

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

end of thread, other threads:[~2018-08-06  6:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-03 16:41 [PATCH] drm/i915: Fix typo in i915_drm_resume() Gwan-gyeong Mun
2018-08-03 19:12 ` [Intel-gfx] " Chris Wilson
2018-08-06  6:13   ` Mun, Gwan-gyeong

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).