Hi Nathan, > drivers/pci/syscall.c:18:21: note: initialize the variable 'dev' to > silence this warning > struct pci_dev *dev; > ^ > = NULL [...] Nice catch! Thank you for fixing and sorry that I miss this one! Krzysztof
Hi Nathan, > drivers/pci/syscall.c:18:21: note: initialize the variable 'dev' to > silence this warning > struct pci_dev *dev; > ^ > = NULL [...] Nice catch! Thank you for fixing and sorry that I miss this one! Krzysztof