Re: [Qemu-devel] [PATCH for-2.0 v2] fw-path-provider: Change GPL version to 2+

2014-04-07 Thread Andreas Färber
Am 26.03.2014 15:19, schrieb Alexey Kardashevskiy: > On 03/27/2014 01:13 AM, Alexey Kardashevskiy wrote: >> Cc: Andreas Färber >> Signed-off-by: Alexey Kardashevskiy > > Ah, this one is missing "suggested-by". And Paolo's "sob". Posting patches > is tough :) > > >> --- >> >> Changes: >> v2: >>

Re: [Qemu-devel] [PATCH for-2.0 v2] fw-path-provider: Change GPL version to 2+

2014-03-26 Thread Alexey Kardashevskiy
On 03/27/2014 01:13 AM, Alexey Kardashevskiy wrote: > Cc: Andreas Färber > Signed-off-by: Alexey Kardashevskiy Ah, this one is missing "suggested-by". And Paolo's "sob". Posting patches is tough :) > --- > > Changes: > v2: > * corrected text > > > --- > hw/core/fw-path-provider.c| 3 +

[Qemu-devel] [PATCH for-2.0 v2] fw-path-provider: Change GPL version to 2+

2014-03-26 Thread Alexey Kardashevskiy
Cc: Andreas Färber Signed-off-by: Alexey Kardashevskiy --- Changes: v2: * corrected text --- hw/core/fw-path-provider.c| 3 ++- include/hw/fw-path-provider.h | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/hw/core/fw-path-provider.c b/hw/core/fw-path-provider.c in