浏览代码

[JFFS2][XATTR] remove senseless comment

remove senseless comment.

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

Signed-off-by: KaiGai Kohei <kaigai@ak.jp.nec.com>
KaiGai Kohei 19 年之前
父节点
当前提交
ee886b5df1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      fs/jffs2/xattr.h

+ 1 - 1
fs/jffs2/xattr.h

@@ -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;