All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cornelia Huck <cornelia.huck@de.ibm.com>
To: Sebastian Ott <sebott@linux.vnet.ibm.com>,
	Rusty Russell <rusty@rustcorp.com.au>
Cc: virtualization@lists.linux-foundation.org,
	"Michael S. Tsirkin" <mst@redhat.com>
Subject: Re: [PATCH] virtio_ccw: remove unsued variable
Date: Mon, 20 Oct 2014 13:05:29 +0200	[thread overview]
Message-ID: <20141020130529.4056e855.cornelia.huck@de.ibm.com> (raw)
In-Reply-To: <alpine.LFD.2.11.1410201242390.1601@denkbrett>

On Mon, 20 Oct 2014 12:48:18 +0200 (CEST)
Sebastian Ott <sebott@linux.vnet.ibm.com> wrote:

> Hi,
> 
> 016c98c6f virtio: unify config_changed handling
> 
> introduced a warning in virtio_ccw which is fixed by the following patch.
> 
> Regards,
> Sebastian
> ---
> virtio_ccw: remove unsued variable
> 
> Fix this warning:
> drivers/s390/kvm/virtio_ccw.c: In function ‘virtio_ccw_int_handler’:
> drivers/s390/kvm/virtio_ccw.c:891:24: warning: unused variable ‘drv’ [-Wunused-variable]
>     struct virtio_driver *drv;
> 
> Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
> ---
>  drivers/s390/kvm/virtio_ccw.c | 1 -
>  1 file changed, 1 deletion(-)

Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>

Rusty: Will you take this through the virtio tree, or should I push
this through the kvm/s390 tree?

_______________________________________________
Virtualization mailing list
Virtualization@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/virtualization

  reply	other threads:[~2014-10-20 11:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-20 10:48 [PATCH] virtio_ccw: remove unsued variable Sebastian Ott
2014-10-20 11:05 ` Cornelia Huck [this message]
2014-10-20 14:19 ` Michael S. Tsirkin
2014-10-28 15:39   ` Sebastian Ott
2014-10-28 17:37     ` Michael S. Tsirkin
2014-10-30 17:51       ` Cornelia Huck
2014-10-31  0:01         ` Rusty Russell
2014-10-31  8:10           ` 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=20141020130529.4056e855.cornelia.huck@de.ibm.com \
    --to=cornelia.huck@de.ibm.com \
    --cc=mst@redhat.com \
    --cc=rusty@rustcorp.com.au \
    --cc=sebott@linux.vnet.ibm.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.