提交 c6e6dc87 编写于 作者: J Jiri Kosina

HID: hid-lg4ff: remove unused label in !LEDS_CLASS case

'out' label will be unused of CONFIG_LEDS_CLASS is unset.
Move it into conditional block.
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 64013800
......@@ -588,9 +588,8 @@ int lg4ff_init(struct hid_device *hid)
}
}
}
#endif
out:
#endif
hid_info(hid, "Force feedback support for Logitech Gaming Wheels\n");
return 0;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册