]> Git Repo - linux.git/commit
PCI: don't expose struct pci_vpd to userspace
authorJesse Barnes <[email protected]>
Mon, 28 Apr 2008 19:30:35 +0000 (12:30 -0700)
committerJesse Barnes <[email protected]>
Mon, 28 Apr 2008 19:30:35 +0000 (12:30 -0700)
commitee69439cc1dcadbae42ece1caa1ec1786560f7aa
tree4121f06f414d93e71d7e6c886c0510d2968dc408
parent97a34eb77c758ff7821c2d29b3b5a84299c93aa1
PCI: don't expose struct pci_vpd to userspace

We just need to forward declare it for struct pci_dev, not expose it outside of
__KERNEL__.

Signed-off-by: Jesse Barnes <[email protected]>
include/linux/pci.h
This page took 0.05403 seconds and 4 git commands to generate.