[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v23 01/11] trace: move trace objects from Makefi
From: |
Jes Sorensen |
Subject: |
Re: [Qemu-devel] [PATCH v23 01/11] trace: move trace objects from Makefile to Makefile.objs |
Date: |
Mon, 28 Mar 2011 16:30:26 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110307 Fedora/3.1.9-0.39.b3pre.fc14 Thunderbird/3.1.9 |
On 03/28/11 16:26, Alon Levy wrote:
> On Mon, Mar 28, 2011 at 01:59:10PM +0200, Jes Sorensen wrote:
>> On 03/23/11 14:19, Alon Levy wrote:
>>> ---
>>> Makefile | 32 --------------------------------
>>> Makefile.objs | 32 ++++++++++++++++++++++++++++++++
>>> 2 files changed, 32 insertions(+), 32 deletions(-)
>>
>> Acked-by: Jes Sorensen <address@hidden>
>>
>> This should be able to go in as is - even other parts of ccid should stall.
>>
>
> ok, for convenience I'm just going to send v24 with all patches, including the
> acked ones - no patch name has been change, no patch added, so it should be
> easy to just skip the ones you already acked.
Thats fine - can you include a list of which are changed so it is faster
to review just those?
Cheers,
Jes
[Qemu-devel] [PATCH v23 05/11] ccid: add passthru card device, Alon Levy, 2011/03/23
[Qemu-devel] [PATCH v23 02/11] qemu-thread.h: include inttypes.h, Alon Levy, 2011/03/23
[Qemu-devel] [PATCH v23 04/11] introduce libcacard/vscard_common.h, Alon Levy, 2011/03/23
[Qemu-devel] [PATCH v23 03/11] usb-ccid: add CCID bus, Alon Levy, 2011/03/23