All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch] jffs2: typo in comment
@ 2010-11-15 18:20 ` Dan Carpenter
  0 siblings, 0 replies; 4+ messages in thread
From: Dan Carpenter @ 2010-11-15 18:20 UTC (permalink / raw)
  To: David Woodhouse; +Cc: kernel-janitors, linux-mtd

It says FB instead of FS (file system).

Signed-off-by: Dan Carpenter <error27@gmail.com>

diff --git a/fs/jffs2/jffs2_fs_sb.h b/fs/jffs2/jffs2_fs_sb.h
index f864005..0bc6a6c 100644
--- a/fs/jffs2/jffs2_fs_sb.h
+++ b/fs/jffs2/jffs2_fs_sb.h
@@ -144,4 +144,4 @@ struct jffs2_sb_info {
 	void *os_priv;
 };
 
-#endif /* _JFFS2_FB_SB */
+#endif /* _JFFS2_FS_SB */

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

end of thread, other threads:[~2010-11-26 16:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-15 18:20 [patch] jffs2: typo in comment Dan Carpenter
2010-11-15 18:20 ` Dan Carpenter
2010-11-26 16:26 ` Artem Bityutskiy
2010-11-26 16:26   ` Artem Bityutskiy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.