Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ee886b5d authored by KaiGai Kohei's avatar KaiGai Kohei
Browse files

[JFFS2][XATTR] remove senseless comment



remove senseless comment.

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

Signed-off-by: default avatarKaiGai Kohei <kaigai@ak.jp.nec.com>
parent 652ecc20
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;