pcie: coding style tweak
commit20de98aff5471f4c849f456d2f9716c748a1c05c
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 23 Jun 2014 14:36:55 +0000 (23 17:36 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 23 Jun 2014 14:49:49 +0000 (23 17:49 +0300)
tree1840f39aa18994b07a2dd6cfac6a4201d75b4a94
parent554f802da3f8b09b16b9a84ad5847b2eb0e9ad2b
pcie: coding style tweak

- whitespace fix
- unnecessary != 0 in a condition

Cc: Marcel Apfelbaum <marcel.a@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/pci/pcie.c