[Qemu-devel] Re: [PATCH 02/13] ide: fix whitespace gap in ide_exec_cmd

2010-12-08 Thread Kevin Wolf
Am 08.12.2010 13:13, schrieb Alexander Graf: > Now that we have the function split out, we have to reindent it. > In order to increase the readability of the actual functional change, > this is split out. > > Signed-off-by: Alexander Graf This patch "adds" some trailing whitespace. Can you take

[Qemu-devel] Re: [PATCH 02/13] ide: fix whitespace gap in ide_exec_cmd

2010-12-08 Thread Stefan Hajnoczi
On Wed, Dec 8, 2010 at 12:13 PM, Alexander Graf wrote: > Now that we have the function split out, we have to reindent it. > In order to increase the readability of the actual functional change, > this is split out. > > Signed-off-by: Alexander Graf > --- >  hw/ide/core.c |  734 ++

[Qemu-devel] Re: [PATCH 02/13] ide: fix whitespace gap in ide_exec_cmd

2010-12-01 Thread Stefan Hajnoczi
Reviewed-by: Stefan Hajnoczi