On Fri, Jan 14 2022, "Michael S. Tsirkin" <[email protected]> wrote:
> virtio_finalize_features is only used internally within virtio. > No reason to export it. > > Signed-off-by: Michael S. Tsirkin <[email protected]> > --- > drivers/virtio/virtio.c | 3 +-- > include/linux/virtio.h | 1 - > 2 files changed, 1 insertion(+), 3 deletions(-) > And nobody else really should use it. Reviewed-by: Cornelia Huck <[email protected]> _______________________________________________ Virtualization mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/virtualization
