From: Cornelia Huck <cohuck@redhat.com>
To: "Michael S. Tsirkin" <mst@redhat.com>, linux-kernel@vger.kernel.org
Cc: virtualization@lists.linux-foundation.org
Subject: Re: [PATCH] virtio: unexport virtio_finalize_features
Date: Mon, 17 Jan 2022 13:06:53 +0100 [thread overview]
Message-ID: <87pmoqva5e.fsf@redhat.com> (raw)
In-Reply-To: <20220114195710.149933-1-mst@redhat.com>
On Fri, Jan 14 2022, "Michael S. Tsirkin" <mst@redhat.com> wrote:
> virtio_finalize_features is only used internally within virtio.
> No reason to export it.
>
> Signed-off-by: Michael S. Tsirkin <mst@redhat.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@redhat.com>
_______________________________________________
Virtualization mailing list
Virtualization@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/virtualization
WARNING: multiple messages have this Message-ID (diff)
From: Cornelia Huck <cohuck@redhat.com>
To: "Michael S. Tsirkin" <mst@redhat.com>, linux-kernel@vger.kernel.org
Cc: virtualization@lists.linux-foundation.org
Subject: Re: [PATCH] virtio: unexport virtio_finalize_features
Date: Mon, 17 Jan 2022 13:06:53 +0100 [thread overview]
Message-ID: <87pmoqva5e.fsf@redhat.com> (raw)
In-Reply-To: <20220114195710.149933-1-mst@redhat.com>
On Fri, Jan 14 2022, "Michael S. Tsirkin" <mst@redhat.com> wrote:
> virtio_finalize_features is only used internally within virtio.
> No reason to export it.
>
> Signed-off-by: Michael S. Tsirkin <mst@redhat.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@redhat.com>
next prev parent reply other threads:[~2022-01-17 12:07 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-14 19:57 [PATCH] virtio: unexport virtio_finalize_features Michael S. Tsirkin
2022-01-14 19:57 ` Michael S. Tsirkin
2022-01-17 6:16 ` Jason Wang
2022-01-17 6:16 ` Jason Wang
2022-01-17 12:06 ` Cornelia Huck [this message]
2022-01-17 12:06 ` Cornelia Huck
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87pmoqva5e.fsf@redhat.com \
--to=cohuck@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mst@redhat.com \
--cc=virtualization@lists.linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.