Cornelia Huck 95129d6fc9 virtio: avoid leading underscores for helpers
Commit ef546f1275f6563e8934dd5e338d29d9f9909ca6 ("virtio: add
feature checking helpers") introduced a helper __virtio_has_feature.
We don't want to use reserved identifiers, though, so let's
rename __virtio_has_feature to virtio_has_feature and virtio_has_feature
to virtio_vdev_has_feature.

Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2015-09-10 11:06:05 +03:00
..
2015-07-07 13:12:22 +03:00
2015-09-07 10:39:30 +01:00
2015-06-11 10:13:30 +01:00
2015-09-07 10:39:30 +01:00
2015-07-08 13:36:19 +01:00
2015-09-07 10:39:28 +01:00
2015-07-06 12:15:14 -06:00
2015-07-27 11:24:48 +03:00
2015-07-13 14:42:24 +03:00
2015-07-06 12:15:14 -06:00