Gonglei
61bd405f4e
virtio_pci_modern: fix complaint by sparse
drivers/virtio/virtio_pci_modern.c:66:40: warning: incorrect type in argument 2 (different base types)
drivers/virtio/virtio_pci_modern.c:66:40: expected unsigned int [noderef] [usertype] <asn:2>*addr
drivers/virtio/virtio_pci_modern.c:66:40: got restricted __le32 [noderef] [usertype] <asn:2>*lo
drivers/virtio/virtio_pci_modern.c:67:33: warning: incorrect type in argument 2 (different base types)
drivers/virtio/virtio_pci_modern.c:67:33: expected unsigned int [noderef] [usertype] <asn:2>*addr
drivers/virtio/virtio_pci_modern.c:67:33: got restricted __le32 [noderef] [usertype] <asn:2>*hi
drivers/virtio/virtio_pci_modern.c:150:32: warning: incorrect type in argument 2 (different base types)
drivers/virtio/virtio_pci_modern.c:150:32: expected unsigned int [noderef] [usertype] <asn:2>*addr
drivers/virtio/virtio_pci_modern.c:150:32: got restricted __le32 [noderef] <asn:2>*<noident>
drivers/virtio/virtio_pci_modern.c:151:39: warning: incorrect type in argument 1 (different base types)
drivers/virtio/virtio_pci_modern.c:151:39: expected unsigned int [noderef] [usertype] <asn:2>*addr
drivers/virtio/virtio_pci_modern.c:151:39: got restricted __le32 [noderef] <asn:2>*<noident>
drivers/virtio/virtio_pci_modern.c:152:32: warning: incorrect type in argument 2 (different base types)
drivers/virtio/virtio_pci_modern.c:152:32: expected unsigned int [noderef] [usertype] <asn:2>*addr
Signed-off-by: Gonglei <arei.gonglei@huawei.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2016-12-15 06:39:46 +02:00
..
2016-12-14 11:22:26 -08:00
2016-12-13 15:30:50 -08:00
2016-12-13 11:42:18 -08:00
2016-12-14 10:49:33 -08:00
2016-12-08 07:44:56 +01:00
2016-12-14 17:25:18 -08:00
2016-12-12 11:25:40 -08:00
2016-12-13 10:41:53 -08:00
2016-12-14 13:31:29 -08:00
2016-12-14 16:04:09 -08:00
2016-12-08 01:46:07 +01:00
2016-12-13 08:49:12 -08:00
2016-12-14 11:14:28 -08:00
2016-12-14 11:12:25 -08:00
2016-12-13 07:54:57 -08:00
2016-12-14 16:04:09 -08:00
2016-12-14 10:12:26 +01:00
2016-12-12 11:33:44 -08:00
2016-12-13 10:41:53 -08:00
2016-12-14 16:04:08 -08:00
2016-12-14 11:18:51 -08:00
2016-12-12 19:25:04 -08:00
2016-12-13 16:39:21 -08:00
2016-12-14 11:12:25 -08:00
2016-12-13 12:11:01 -08:00
2016-12-14 11:01:00 -08:00
2016-12-14 17:25:18 -08:00
2016-12-13 10:19:16 -08:00
2016-12-14 10:49:33 -08:00
2016-12-14 11:12:25 -08:00
2016-12-14 17:25:18 -08:00
2016-12-14 10:55:56 -08:00
2016-12-14 17:25:18 -08:00
2016-12-12 21:58:13 -08:00
2016-12-14 17:21:53 -08:00
2016-12-13 12:11:01 -08:00
2016-12-13 16:33:33 -08:00
2016-12-12 18:55:06 -08:00
2016-12-14 10:49:33 -08:00
2016-12-13 07:59:10 -08:00
2016-12-13 12:11:01 -08:00
2016-12-14 11:18:51 -08:00
2016-12-12 19:56:15 -08:00
2016-12-14 11:14:28 -08:00
2016-12-09 16:16:56 -08:00
2016-12-13 08:52:45 -08:00
2016-12-12 19:56:15 -08:00
2016-12-14 10:49:33 -08:00
2016-12-14 11:12:25 -08:00
2016-12-12 18:55:08 -08:00
2016-12-13 08:54:27 -08:00
2016-12-12 15:54:20 +00:00
2016-12-14 16:04:09 -08:00
2016-12-14 10:49:33 -08:00
2016-12-13 10:41:53 -08:00
2016-12-13 12:11:01 -08:00
2016-12-13 12:59:57 -08:00
2016-12-10 14:57:58 +01:00
2016-12-14 17:25:18 -08:00
2016-12-14 16:04:08 -08:00
2016-12-12 10:48:02 -08:00
2016-12-13 16:07:55 -08:00
2016-12-15 06:39:46 +02:00
2016-12-13 12:11:01 -08:00
2016-12-14 16:04:09 -08:00