From: Tomasz Stanislawski <t.stanislaws@samsung.com>
To: linux-kernel@vger.kernel.org
Subject: [PATCH] klist: fix a typo in klist_iter_init()
Date: Tue, 01 Oct 2013 10:41:21 +0200 [thread overview]
Message-ID: <524A8AB1.5040206@samsung.com> (raw)
>From c8e5d14b1e7a010695d87b60759aeeacdf9e599a Mon Sep 17 00:00:00 2001
From: Tomasz Stanislawski <t.stanislaws@samsung.com>
Date: Tue, 1 Oct 2013 10:34:35 +0200
Subject: [PATCH] klist: fix a typo in klist_iter_init()
Fix a typo in comments for klist_iter_init().
Signed-off-by: Tomasz Stanislawski <t.stanislaws@samsung.com>
---
lib/klist.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/klist.c b/lib/klist.c
index 358a368..e0dc621 100644
--- a/lib/klist.c
+++ b/lib/klist.c
@@ -289,7 +289,7 @@ void klist_iter_init_node(struct klist *k, struct klist_iter *i,
EXPORT_SYMBOL_GPL(klist_iter_init_node);
/**
- * klist_iter_init - Iniitalize a klist_iter structure.
+ * klist_iter_init - Initialize a klist_iter structure.
* @k: klist we're iterating.
* @i: klist_iter structure we're filling.
*
--
1.7.9.5
reply other threads:[~2013-10-01 8:41 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=524A8AB1.5040206@samsung.com \
--to=t.stanislaws@samsung.com \
--cc=linux-kernel@vger.kernel.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