search for: 016c98c6f

Displaying 7 results from an estimated 7 matches for "016c98c6f".

2014 Oct 20
3
[PATCH] virtio_ccw: remove unsued variable
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: w...
2014 Oct 20
3
[PATCH] virtio_ccw: remove unsued variable
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: w...
2014 Oct 28
2
[PATCH] virtio_ccw: remove unsued variable
On Mon, 20 Oct 2014, Michael S. Tsirkin wrote: > On Mon, Oct 20, 2014 at 12:48:18PM +0200, Sebastian Ott 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 > > s/unsued/unused/ > Totally forgot to send...
2014 Oct 28
2
[PATCH] virtio_ccw: remove unsued variable
On Mon, 20 Oct 2014, Michael S. Tsirkin wrote: > On Mon, Oct 20, 2014 at 12:48:18PM +0200, Sebastian Ott 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 > > s/unsued/unused/ > Totally forgot to send...
2014 Oct 20
0
[PATCH] virtio_ccw: remove unsued variable
On Mon, 20 Oct 2014 12:48:18 +0200 (CEST) Sebastian Ott <sebott at 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...
2014 Oct 20
0
[PATCH] virtio_ccw: remove unsued variable
On Mon, Oct 20, 2014 at 12:48:18PM +0200, Sebastian Ott 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 s/unsued/unused/ > > Fix this warning: > drivers/s390/kvm/virtio_ccw.c: In func...
2014 Oct 28
0
[PATCH] virtio_ccw: remove unsued variable
On Tue, Oct 28, 2014 at 04:39:12PM +0100, Sebastian Ott wrote: > On Mon, 20 Oct 2014, Michael S. Tsirkin wrote: > > On Mon, Oct 20, 2014 at 12:48:18PM +0200, Sebastian Ott 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 > > > > s...