Re: [PATCH 1/14 v2] drivers/isdn/hisax/telespci.c: fix warning
Julia Lawall <[email protected]> Sun, 27 Jul 2008 12:13:58 +0200 (CEST)
| Newsgroups | gmane.linux.isdn,gmane.linux.kernel.janitors |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 27 Jul 2008, Michael Borisov wrote: > > > > Probably now it is correct ? > > > > Please explain why. > > > Because added pci_dev_put() and not used assignment in if condition. > Right ? The question is whether this is the right time to do pci_dev_put() for that value and whether someone will do pci_dev_put(), if needed, for the new value. julia > > -- > To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in > the body of a message to [email protected] > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- To unsubscribe from this list: send the line "unsubscribe linux-isdn" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html