All of lore.kernel.org
 help / color / mirror / Atom feed
* [KJ] my first janitorial
@ 2007-03-31 13:39 Pedram M
  2007-03-31 13:55 ` Arnaldo Carvalho de Melo
                   ` (5 more replies)
  0 siblings, 6 replies; 18+ messages in thread
From: Pedram M @ 2007-03-31 13:39 UTC (permalink / raw)
  To: kernel-janitors

for: drivers/char/istallion.c


@@ -4590,7 +4590,7 @@
        printk("stli_findpcibrds()\n");
 #endif

-       while ((dev = pci_find_device(PCI_VENDOR_ID_STALLION,
+       while ((dev = pci_get_device(PCI_VENDOR_ID_STALLION,
            PCI_DEVICE_ID_ECRA, dev))) {
                if ((rc = stli_initpcibrd(BRD_ECPPCI, dev)))
                        return(rc);


Thanks,
Pedram
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/kernel-janitors

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2007-04-02  3:40 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-31 13:39 [KJ] my first janitorial Pedram M
2007-03-31 13:55 ` Arnaldo Carvalho de Melo
2007-03-31 13:59 ` Cong WANG
2007-03-31 14:32 ` Greg KH
2007-04-01  5:24 ` Pedram M
2007-04-01  5:24   ` Pedram M
2007-04-01  6:16   ` [KJ] " Jaco Kroon
2007-04-01  6:16     ` Jaco Kroon
2007-04-01  6:17   ` Willy Tarreau
2007-04-01  6:17     ` Willy Tarreau
2007-04-01 19:04     ` [KJ] " Jan Engelhardt
2007-04-01 19:04       ` Jan Engelhardt
2007-04-01 15:14   ` [KJ] " Alan Cox
2007-04-01 16:00     ` Alan Cox
2007-04-01 18:28     ` [KJ] " Jiri Slaby
2007-04-01 18:28       ` Jiri Slaby
2007-04-02  3:39 ` [KJ] " surya.prabhakar
2007-04-02  3:40 ` Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.