提交 9a03fbe8 编写于 作者: I Ilpo Järvinen 提交者: Dmitry Torokhov

Input: pc110pad - remove unused variable dev

dev is leftover from b0ee0d3e
(Input: pc110pad - use no_pci_devices()).
Signed-off-by: NIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
上级 3eaa750d
...@@ -108,7 +108,6 @@ static int pc110pad_open(struct input_dev *dev) ...@@ -108,7 +108,6 @@ static int pc110pad_open(struct input_dev *dev)
*/ */
static int __init pc110pad_init(void) static int __init pc110pad_init(void)
{ {
struct pci_dev *dev;
int err; int err;
if (!no_pci_devices()) if (!no_pci_devices())
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册