]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/pci.h
PCI: use same arg names in PCI_VDEVICE comment
[linux-2.6-omap-h63xx.git] / include / linux / pci.h
index 8a4d0bebc311590bb8dabd15117bca8b30dee3c4..008005674b60bbd4bd3804f16ec8cee106bec10b 100644 (file)
@@ -455,8 +455,8 @@ struct pci_driver {
 
 /**
  * PCI_VDEVICE - macro used to describe a specific pci device in short form
- * @vend: the vendor name
- * @dev: the 16 bit PCI Device ID
+ * @vendor: the vendor name
+ * @device: the 16 bit PCI Device ID
  *
  * This macro is used to create a struct pci_device_id that matches a
  * specific PCI device.  The subvendor, and subdevice fields will be set