OSDN Git Service

microbit: Eliminate two local variables in microbit_init()
authorMarkus Armbruster <armbru@redhat.com>
Wed, 10 Jun 2020 05:32:41 +0000 (07:32 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Mon, 15 Jun 2020 20:06:04 +0000 (22:06 +0200)
commite9a82986c27a1d721d983e4112f8b971374a4e21
tree40972cb9b12451c1fd9d5aab783f7644a118a73d
parent034b61d79f30709cf61bafdfe83e3fbbbec9bab4
microbit: Eliminate two local variables in microbit_init()

Suggested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20200610053247.1583243-53-armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
hw/arm/microbit.c