commit | b90c73cf475d69959dde208d00961c3cb7a57475 | [log] [tgz] |
---|---|---|
author | Stefan Weil <weil@mail.berlios.de> | Fri Nov 19 19:29:07 2010 +0100 |
committer | Michael S. Tsirkin <mst@redhat.com> | Mon Nov 22 10:00:06 2010 +0200 |
tree | 0d940813e4ebb1304719669de403d854bb7b16d8 | |
parent | bba5ed772a562fefdb218df8d821c3b537ce5759 [diff] |
pci: Replace unneeded type casts in calls of pci_register_bar There is no need for these type casts (as other existing code shows). So re-write the first argument without type cast (and remove a related TODO comment). Cc: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Stefan Weil <weil@mail.berlios.de> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>