[Qemu-devel] [PATCH 04/14] Zero initialize timespec struct explicitly

2010-08-30 Thread Jes . Sorensen
From: Jes Sorensen Signed-off-by: Jes Sorensen --- linux-aio.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/linux-aio.c b/linux-aio.c index 68f4b3d..3240996 100644 --- a/linux-aio.c +++ b/linux-aio.c @@ -118,7 +118,7 @@ static void qemu_laio_completion_cb(void *opaq

[Qemu-devel] [PATCH 04/14] Zero initialize timespec struct explicitly

2010-08-30 Thread Jes . Sorensen
From: Jes Sorensen Signed-off-by: Jes Sorensen --- linux-aio.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/linux-aio.c b/linux-aio.c index 68f4b3d..3240996 100644 --- a/linux-aio.c +++ b/linux-aio.c @@ -118,7 +118,7 @@ static void qemu_laio_completion_cb(void *opaq