>>> On 27.10.15 at 16:39, <julien.gr...@citrix.com> wrote:
> The variable "d" is declared multiple times within do_memory_op.
> 
> The subsequent declaration are not useful because the top one is never
> used. So drop them.

The patch is correct, but the description is slightly off: The top one
is used in other case blocks. (I should have said this on the other
one too: No reason to re-submit.)

Jan


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to