summary refs log tree commit diff stats
path: root/hw/intc/omap_intc.c
diff options
context:
space:
mode:
authorzhanghailiang <zhang.zhanghailiang@huawei.com>2015-05-15 17:00:03 +0800
committerJuan Quintela <quintela@redhat.com>2015-06-12 06:42:34 +0200
commit5ee6926582cca64238967b2d00d870265cdb10b8 (patch)
treee646e2f410bada919a3b180a9e691ddb3ac35db3 /hw/intc/omap_intc.c
parent7205c9ec525fe375dd34c0f116c36dc4aab4c0f7 (diff)
downloadfocaccia-qemu-5ee6926582cca64238967b2d00d870265cdb10b8.tar.gz
focaccia-qemu-5ee6926582cca64238967b2d00d870265cdb10b8.zip
arch_init: Clean up the duplicate variable 'len' defining in ram_load()
There are two places that define 'len' variable, It's OK for compiling,
but makes it difficult for reading.

Remove the local one which defined in the inside 'while' loop.

Signed-off-by: zhanghailiang <zhang.zhanghailiang@huawei.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'hw/intc/omap_intc.c')
0 files changed, 0 insertions, 0 deletions