Skip to content

Commit

Permalink
jffs2: typo in comment
Browse files Browse the repository at this point in the history
It says FB instead of FS (file system).

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
  • Loading branch information
Dan Carpenter authored and David Woodhouse committed Dec 3, 2010
1 parent f326966 commit 027d9ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fs/jffs2/jffs2_fs_sb.h
Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,4 @@ struct jffs2_sb_info {
void *os_priv;
};

#endif /* _JFFS2_FB_SB */
#endif /* _JFFS2_FS_SB */

0 comments on commit 027d9ac

Please sign in to comment.