All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Dongli Zhang <dongli.zhang@oracle.com>,
	virtualization@lists.linux-foundation.org,
	linux-scsi@vger.kernel.org
Cc: martin.petersen@oracle.com, mst@redhat.com,
	linux-kernel@vger.kernel.org, stefanha@redhat.com,
	jejb@linux.ibm.com
Subject: Re: [PATCH 1/1] scsi: virtio_scsi: remove unused 'affinity_hint_set'
Date: Wed, 19 Jun 2019 12:24:01 +0200	[thread overview]
Message-ID: <c111c5a3-1602-e935-300d-d75e14fe2bd9__21600.265363098$1560939846$gmane$org@redhat.com> (raw)
In-Reply-To: <1560930739-25692-1-git-send-email-dongli.zhang@oracle.com>

On 19/06/19 09:52, Dongli Zhang wrote:
> The 'affinity_hint_set' is not used any longer since
> commit 0d9f0a52c8b9 ("virtio_scsi: use virtio IRQ affinity").
> 
> Signed-off-by: Dongli Zhang <dongli.zhang@oracle.com>
> ---
>  drivers/scsi/virtio_scsi.c | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/drivers/scsi/virtio_scsi.c b/drivers/scsi/virtio_scsi.c
> index 13f1b3b..1705398 100644
> --- a/drivers/scsi/virtio_scsi.c
> +++ b/drivers/scsi/virtio_scsi.c
> @@ -74,9 +74,6 @@ struct virtio_scsi {
>  
>  	u32 num_queues;
>  
> -	/* If the affinity hint is set for virtqueues */
> -	bool affinity_hint_set;
> -
>  	struct hlist_node node;
>  
>  	/* Protected by event_vq lock */
> 

Acked-by: Paolo Bonzini <pbonzini@redhat.com>

  parent reply	other threads:[~2019-06-19 10:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-19  7:52 [PATCH 1/1] scsi: virtio_scsi: remove unused 'affinity_hint_set' Dongli Zhang
2019-06-19  7:52 ` Dongli Zhang
2019-06-19 10:24 ` Paolo Bonzini
2019-06-19 10:24 ` Paolo Bonzini [this message]
2019-06-20 21:52 ` Martin K. Petersen
2019-06-20 21:52   ` Martin K. Petersen

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='c111c5a3-1602-e935-300d-d75e14fe2bd9__21600.265363098$1560939846$gmane$org@redhat.com' \
    --to=pbonzini@redhat.com \
    --cc=dongli.zhang@oracle.com \
    --cc=jejb@linux.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=martin.petersen@oracle.com \
    --cc=mst@redhat.com \
    --cc=stefanha@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.