Re: [Qemu-devel] [PATCH 4/6] Cleanup posix-aio.compat.c off all the old code.

2010-11-30 Thread Venkateswararao Jujjuri (JV)
On 11/18/2010 10:07 AM, Arun R Bharadwaj wrote: > Cleanup posix-aio.compat.c off all the old code which > is now useless after introducing the generic threadlet > infrasturcture. > > Signed-off-by: Arun R Bharadwaj Looks good to me. Acked-by: Venkateswararao Jujjuri > --- > posix-aio-compat.

[Qemu-devel] [PATCH 4/6] Cleanup posix-aio.compat.c off all the old code.

2010-11-18 Thread Arun R Bharadwaj
Cleanup posix-aio.compat.c off all the old code which is now useless after introducing the generic threadlet infrasturcture. Signed-off-by: Arun R Bharadwaj --- posix-aio-compat.c | 57 +--- 1 files changed, 1 insertions(+), 56 deletions(-) diff