On Tue, Oct 08, 2013 at 03:54:51PM +0200, Cornelia Huck wrote:
> On Tue, 8 Oct 2013 15:39:25 +0200
> Cornelia Huck <> wrote:
>
> > On Tue, 8 Oct 2013 16:07:18 +0300
> > "Michael S. Tsirkin" <> wrote:
>
> > > If we want drivers to do something we really must write it
> > > explicitly.
> > >
> >
>
> OK, here's what I've got:
>
> commit 5a36ad2c5826ccf777d12b2183efc265c51015b0
> Author: Cornelia Huck <>
> Date: Tue Oct 8 15:49:36 2013 +0200
>
> virtio-ccw: clarify sense id operation
>
> Signed-off-by: Cornelia Huck <>
Looks good to me.
Only, please tweak subject next time you send a patch please :)
It should look like this:
-----------------------
Subject: virtio-ccw: clarify sense id operation
Signed-off-by: Cornelia Huck <>
---
OK, here's what I've got.
diff --git ....
-------------------------
You'll get the correct format if you use git format-patch.
--
MST