Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9a03fbe8 authored by Ilpo Järvinen's avatar Ilpo Järvinen Committed by Dmitry Torokhov
Browse files

Input: pc110pad - remove unused variable dev



dev is leftover from b0ee0d3e
(Input: pc110pad - use no_pci_devices()).

Signed-off-by: default avatarIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
parent 3eaa750d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -108,7 +108,6 @@ static int pc110pad_open(struct input_dev *dev)
 */
static int __init pc110pad_init(void)
{
	struct pci_dev *dev;
	int err;

	if (!no_pci_devices())