qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [PATCH 2/6] wdt_i6300esb: remove useless casts from voi


From: Richard W.M. Jones
Subject: [Qemu-devel] Re: [PATCH 2/6] wdt_i6300esb: remove useless casts from void *
Date: Thu, 15 Oct 2009 09:39:36 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

On Thu, Oct 15, 2009 at 01:39:58AM +0200, Juan Quintela wrote:
> 
> Signed-off-by: Juan Quintela <address@hidden>
> -    I6300State *d = (I6300State *) vp;
> +    I6300State *d = vp;
[etc]

Obvious changes, ACK.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
virt-df lists disk usage of guests without needing to install any
software inside the virtual machine.  Supports Linux and Windows.
http://et.redhat.com/~rjones/virt-df/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]