ide: fix whitespace gap in ide_exec_cmd
commit6ef2ba5ea64e9feffdd1a8ffff66749323f719c8
authorAlexander Graf <agraf@suse.de>
Tue, 14 Dec 2010 00:34:34 +0000 (14 01:34 +0100)
committerKevin Wolf <kwolf@redhat.com>
Fri, 17 Dec 2010 15:11:00 +0000 (17 16:11 +0100)
tree21eed748975498ed71bf3ee70acef6053d2e3c96
parent7cff87ff6ab117799e32e42c2e4dc4c0588e583a
ide: fix whitespace gap in ide_exec_cmd

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 <agraf@suse.de>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
hw/ide/core.c