Skip to content

Commit

Permalink
[JFFS2][XATTR] remove senseless comment
Browse files Browse the repository at this point in the history
remove senseless comment.

[8/10] jffs2-xattr-v5.1-08-remove_senseless_comment.patch

Signed-off-by: KaiGai Kohei <kaigai@ak.jp.nec.com>
  • Loading branch information
KaiGai Kohei committed May 13, 2006
1 parent 652ecc2 commit ee886b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fs/jffs2/xattr.h
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ struct jffs2_xattr_datum
uint32_t value_len; /* length of xvalue */
};

struct jffs2_inode_cache; /* forward refence */
struct jffs2_inode_cache;
struct jffs2_xattr_ref
{
void *always_null;
Expand Down

0 comments on commit ee886b5

Please sign in to comment.