Selaa lähdekoodia

Input: pc110pad - remove unused variable dev

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

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Ilpo Järvinen 16 vuotta sitten
vanhempi
commit
9a03fbe802
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      drivers/input/mouse/pc110pad.c

+ 0 - 1
drivers/input/mouse/pc110pad.c

@@ -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())