2012-02-08 11:51:23

by Masanari Iida

[permalink] [raw]
Subject: [PATCH] [trivial] jffs2: Fix typo in compr.c

Correct spelling "modul" to "module" in
fs/hffs2/compr.c

Signed-off-by: Masanari Iida <[email protected]>
---
fs/jffs2/compr.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/fs/jffs2/compr.c b/fs/jffs2/compr.c
index 5b6c9d1..96ed3c9 100644
--- a/fs/jffs2/compr.c
+++ b/fs/jffs2/compr.c
@@ -340,7 +340,7 @@ int jffs2_unregister_compressor(struct jffs2_compressor *comp)

if (comp->usecount) {
spin_unlock(&jffs2_compressor_list_lock);
- printk(KERN_WARNING "JFFS2: Compressor modul is in use. Unregister failed.\n");
+ printk(KERN_WARNING "JFFS2: Compressor module is in use. Unregister failed.\n");
return -1;
}
list_del(&comp->list);
--
1.7.6.5


2012-02-13 12:31:31

by Artem Bityutskiy

[permalink] [raw]
Subject: Re: [PATCH] [trivial] jffs2: Fix typo in compr.c

On Wed, 2012-02-08 at 20:39 +0900, Masanari Iida wrote:
> Correct spelling "modul" to "module" in
> fs/hffs2/compr.c
>
> Signed-off-by: Masanari Iida <[email protected]>

Pushed to l2-mtd.git tree, thanks!

--
Best Regards,
Artem Bityutskiy


Attachments:
signature.asc (836.00 B)
This is a digitally signed message part