[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <87pmoqva5e.fsf@redhat.com>
Date: Mon, 17 Jan 2022 13:06:53 +0100
From: Cornelia Huck <cohuck@...hat.com>
To: "Michael S. Tsirkin" <mst@...hat.com>, linux-kernel@...r.kernel.org
Cc: virtualization@...ts.linux-foundation.org
Subject: Re: [PATCH] virtio: unexport virtio_finalize_features
On Fri, Jan 14 2022, "Michael S. Tsirkin" <mst@...hat.com> wrote:
> virtio_finalize_features is only used internally within virtio.
> No reason to export it.
>
> Signed-off-by: Michael S. Tsirkin <mst@...hat.com>
> ---
> 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 <cohuck@...hat.com>
Powered by blists - more mailing lists