提交 6012795b 编写于 作者: M Manohar Vanga 提交者: Greg Kroah-Hartman

staging: vme: remove unreachable code

Removed some unreachable code from vme_register_bridge
Signed-off-by: NManohar Vanga <manohar.vanga@cern.ch>
Acked-by: NMartyn Welch <martyn.welch@ge.com>
Acked-by: NDan Carpenter <error27@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 ea5dbf96
......@@ -1363,7 +1363,6 @@ int vme_register_bridge(struct vme_bridge *bridge)
return retval;
i = VME_SLOTS_MAX;
err_reg:
while (i > -1) {
dev = &bridge->dev[i];
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册