Commit 027d9ac2 authored by Dan Carpenter's avatar Dan Carpenter Committed by David Woodhouse

jffs2: typo in comment

It says FB instead of FS (file system).
Signed-off-by: default avatarDan Carpenter <error27@gmail.com>
Signed-off-by: default avatarArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: default avatarDavid Woodhouse <David.Woodhouse@intel.com>
parent f326966b
......@@ -144,4 +144,4 @@ struct jffs2_sb_info {
void *os_priv;
};
#endif /* _JFFS2_FB_SB */
#endif /* _JFFS2_FS_SB */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment