提交 14d9f9a3 编写于 作者: M Miguel Gómez 提交者: Greg Kroah-Hartman

Staging: ipack/bridges/tpci200: remove useless break in tpci200_slot_map_space()

Signed-off-by: NMiguel Gómez <magomez@igalia.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 5e4be523
......@@ -686,7 +686,6 @@ static int tpci200_slot_map_space(struct ipack_device *dev,
tpci200->number, dev->slot, space);
res = -EINVAL;
goto out_unlock;
break;
}
virt_addr_space->size = size_to_map;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册