提交 84db119f 编写于 作者: D Ding Xiang 提交者: Richard Weinberger

ubifs: Remove unneeded semicolon

delete redundant semicolon
Signed-off-by: NDing Xiang <dingxiang@cmss.chinamobile.com>
Signed-off-by: NRichard Weinberger <richard@nod.at>
上级 e453fa60
...@@ -689,7 +689,7 @@ int ubifs_read_superblock(struct ubifs_info *c) ...@@ -689,7 +689,7 @@ int ubifs_read_superblock(struct ubifs_info *c)
c->key_hash = key_test_hash; c->key_hash = key_test_hash;
c->key_hash_type = UBIFS_KEY_HASH_TEST; c->key_hash_type = UBIFS_KEY_HASH_TEST;
break; break;
}; }
c->key_fmt = sup->key_fmt; c->key_fmt = sup->key_fmt;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册