提交 be801105 编写于 作者: R Richard Weinberger

ubi: Fix whitespace issue in count_fastmap_pebs()

Signed-off-by: NRichard Weinberger <richard@nod.at>
上级 243a4f81
......@@ -578,7 +578,7 @@ static int count_fastmap_pebs(struct ubi_attach_info *ai)
list_for_each_entry(aeb, &ai->free, u.list)
n++;
ubi_rb_for_each_entry(rb1, av, &ai->volumes, rb)
ubi_rb_for_each_entry(rb1, av, &ai->volumes, rb)
ubi_rb_for_each_entry(rb2, aeb, &av->root, u.rb)
n++;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册