warning: ‘pci_find_device’ is deprecated

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

There are 14 drivers in drivers/isdn/hisax/ still using calls to
pci_find_device() instead of the pci_get_device(). From what I gather, a
simple sed 's|pci_find_device|pci_get_device|' is enough to fix this,
since both functions use the same input and give the same output.
Is this correct?

Also, since there are 14 drivers with only those 1-line changes, should each
driver have its own patch or could I send a single patch covering all of
them?

Regards,
-- 
 Ricardo Martins  *  scarybox.net  *  GPG key: 0x1308F1B4

Attachment: pgpUU3WzghUZQ.pgp
Description: PGP signature


[Index of Archives]     [Kernel Development]     [Kernel Announce]     [Kernel Newbies]     [Linux Networking Development]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Device Mapper]

  Powered by Linux