dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/nouveau/core: fix spelling mistake in comment
@ 2013-03-04 16:31 Lijo Antony
  0 siblings, 0 replies; only message in thread
From: Lijo Antony @ 2013-03-04 16:31 UTC (permalink / raw)
  To: airlied; +Cc: dri-devel

Signed-off-by: Lijo Antony <lijo.kernel@gmail.com>
---
 drivers/gpu/drm/nouveau/core/core/client.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/nouveau/core/core/client.c b/drivers/gpu/drm/nouveau/core/core/client.c
index 295c221..d0f6b9d 100644
--- a/drivers/gpu/drm/nouveau/core/core/client.c
+++ b/drivers/gpu/drm/nouveau/core/core/client.c
@@ -69,7 +69,7 @@ nouveau_client_create_(const char *name, u64 devname, const char *cfg,
 	if (ret)
 		return ret;
 
-	/* prevent init/fini being called, os in in charge of this */
+	/* prevent init/fini being called, os is in charge of this */
 	atomic_set(&nv_object(client)->usecount, 2);
 
 	nouveau_object_ref(device, &client->device);
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-03-04 16:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-04 16:31 [PATCH] drm/nouveau/core: fix spelling mistake in comment Lijo Antony

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