commit | 8bfd4e023f5fb5793d7d7483b6e17e04933c53e9 | [log] [tgz] |
---|---|---|
author | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Tue Jul 19 20:09:43 2011 -0400 |
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Tue Jul 19 20:58:28 2011 -0400 |
tree | 6a334ab7f0af78ce0aac94c3f52625340b1bdc4e | |
parent | 30edc14bf39afde24ef7db2de66c91805db80828 [diff] |
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>