linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] [trivial] jffs2: Fix typo in scan.c
@ 2012-01-27 15:17 Masanari Iida
  2012-02-02 11:14 ` Artem Bityutskiy
  0 siblings, 1 reply; 2+ messages in thread
From: Masanari Iida @ 2012-01-27 15:17 UTC (permalink / raw)
  To: dwmw2, linux-mtd; +Cc: standby24x7, trivial, linux-kernel

Correct spelling "scaning" to scanning" in
fs/jffs2/scan.c

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
 fs/jffs2/scan.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/fs/jffs2/scan.c b/fs/jffs2/scan.c
index f994648..c59a026 100644
--- a/fs/jffs2/scan.c
+++ b/fs/jffs2/scan.c
@@ -368,7 +368,7 @@ static int jffs2_scan_xattr_node(struct jffs2_sb_info *c, struct jffs2_erasebloc
 
 	if (jffs2_sum_active())
 		jffs2_sum_add_xattr_mem(s, rx, ofs - jeb->offset);
-	dbg_xattr("scaning xdatum at %#08x (xid=%u, version=%u)\n",
+	dbg_xattr("scanning xdatum at %#08x (xid=%u, version=%u)\n",
 		  ofs, xd->xid, xd->version);
 	return 0;
 }
-- 
1.7.6.5


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

* Re: [PATCH] [trivial] jffs2: Fix typo in scan.c
  2012-01-27 15:17 [PATCH] [trivial] jffs2: Fix typo in scan.c Masanari Iida
@ 2012-02-02 11:14 ` Artem Bityutskiy
  0 siblings, 0 replies; 2+ messages in thread
From: Artem Bityutskiy @ 2012-02-02 11:14 UTC (permalink / raw)
  To: Masanari Iida; +Cc: dwmw2, linux-mtd, trivial, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 251 bytes --]

On Sat, 2012-01-28 at 00:17 +0900, Masanari Iida wrote:
> Correct spelling "scaning" to scanning" in
> fs/jffs2/scan.c
> 
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>

Pushed to l2-mtd, thanks!

-- 
Best Regards,
Artem Bityutskiy

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

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

end of thread, other threads:[~2012-02-02 11:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-27 15:17 [PATCH] [trivial] jffs2: Fix typo in scan.c Masanari Iida
2012-02-02 11:14 ` Artem Bityutskiy

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