From: Lijo Antony <lijo.kernel@gmail.com>
To: airlied@linux.ie
Cc: dri-devel@lists.freedesktop.org
Subject: [PATCH] drm/nouveau/core: fix spelling mistake in comment
Date: Mon, 4 Mar 2013 20:31:17 +0400 [thread overview]
Message-ID: <1362414677-6046-1-git-send-email-lijo.kernel@gmail.com> (raw)
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
reply other threads:[~2013-03-04 16:31 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1362414677-6046-1-git-send-email-lijo.kernel@gmail.com \
--to=lijo.kernel@gmail.com \
--cc=airlied@linux.ie \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox