]> Git Repo - qemu.git/commit
hw/core/qdev: Remove superfluous return statement
authorThomas Huth <[email protected]>
Tue, 10 Nov 2015 20:16:11 +0000 (21:16 +0100)
committerMichael Tokarev <[email protected]>
Mon, 11 Jan 2016 08:39:28 +0000 (11:39 +0300)
commit1063477834b5fa86401da00262a92d1f386e49b9
tree8cb5289a183c35a1a08e45d420c8306ca3c5f97f
parentff433bbb82d2c1b4c0146ccb0ce78f58fb382fda
hw/core/qdev: Remove superfluous return statement

The "return;" statement at the end of device_set_realized()
does not make much sense, so let's remove it.

Signed-off-by: Thomas Huth <[email protected]>
Signed-off-by: Michael Tokarev <[email protected]>
hw/core/qdev.c
This page took 0.0263 seconds and 4 git commands to generate.