On 13.04.2012 12:25, Osier Yang wrote:
On 04/13/2012 05:24 PM, Michal Privoznik wrote:
> Although it should be harmless to do:
> disk = disk = def->disks[i]
> some not-so-wise compilers may fool around.
> Besides, such assignment is useless here.
> ---
> src/conf/domain_conf.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
ACK
Thanks, pushed.
Michal