]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: vboxvideo: Use PCI_DEVICE() for our pci_id table
authorHans de Goede <hdegoede@redhat.com>
Mon, 22 Oct 2018 14:57:46 +0000 (16:57 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 7 Nov 2018 11:59:50 +0000 (12:59 +0100)
commit650d4aad032a82f6382a3a1a0f31f0f473b31ab1
tree6ebbbaa9f174a66cc2892a392e0662037e2a818c
parent0a2bca1409b7dbb53946187430c66e85729e07cc
staging: vboxvideo: Use PCI_DEVICE() for our pci_id table

Use PCI_DEVICE() for our pci_id table and also simplify the terminating
entry tio just "{ }".

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vboxvideo/vbox_drv.c