]> Pileus Git - ~andy/linux/commit
xen/pciback: Cleanup the driver based on checkpatch warnings and errors.
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 20 Jul 2011 00:09:43 +0000 (20:09 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 20 Jul 2011 00:58:28 +0000 (20:58 -0400)
commit8bfd4e023f5fb5793d7d7483b6e17e04933c53e9
tree6a334ab7f0af78ce0aac94c3f52625340b1bdc4e
parent30edc14bf39afde24ef7db2de66c91805db80828
xen/pciback: Cleanup the driver based on checkpatch warnings and errors.

Checkpatch found some extra warnings and errors. This mega
patch fixes them all in one big swoop. We also spruce
up the pcistub_ids to use DEFINE_PCI_DEVICE_TABLE macro
(suggested by Jan Beulich).

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
drivers/xen/xen-pciback/conf_space.c
drivers/xen/xen-pciback/conf_space_header.c
drivers/xen/xen-pciback/pci_stub.c
drivers/xen/xen-pciback/pciback.h
drivers/xen/xen-pciback/xenbus.c