From: Konrad Rzeszutek Wilk Date: Wed, 20 Jul 2011 00:09:43 +0000 (-0400) Subject: xen/pciback: Cleanup the driver based on checkpatch warnings and errors. X-Git-Tag: v3.1-rc1~318^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bfd4e023f5fb5793d7d7483b6e17e04933c53e9;p=pandora-kernel.git 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 --- Reading git-diff-tree failed