On 18 June 2013 12:08, wrote:
> From: Peter Crosthwaite
>
> Most of this computation of s->iolen is the same for both the if and
> else paths here. Factor out the common parts outside the if.
>
> Cc: qemu-triv...@nongnu.org
Please don't cc qemu-trivial on half a patchset: it makes
it awkward to
From: Peter Crosthwaite
Most of this computation of s->iolen is the same for both the if and
else paths here. Factor out the common parts outside the if.
Cc: qemu-triv...@nongnu.org
Signed-off-by: Peter Crosthwaite
---
hw/block/nand.c | 8
1 file changed, 4 insertions(+), 4 deletion