diff mbox

[2/7] qdev: Un-deprecate qdev_init_nofail()

Message ID 1433789877-6950-3-git-send-email-armbru@redhat.com
State New
Headers show

Commit Message

Markus Armbruster June 8, 2015, 6:57 p.m. UTC
It's a perfectly sensible helper function.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
---
 include/hw/qdev-core.h | 2 --
 1 file changed, 2 deletions(-)

Comments

Eric Blake June 8, 2015, 7:12 p.m. UTC | #1
On 06/08/2015 12:57 PM, Markus Armbruster wrote:
> It's a perfectly sensible helper function.
> 
> Signed-off-by: Markus Armbruster <armbru@redhat.com>
> ---
>  include/hw/qdev-core.h | 2 --
>  1 file changed, 2 deletions(-)

Reviewed-by: Eric Blake <eblake@redhat.com>
diff mbox

Patch

diff --git a/include/hw/qdev-core.h b/include/hw/qdev-core.h
index 5789b91..fbfc741 100644
--- a/include/hw/qdev-core.h
+++ b/include/hw/qdev-core.h
@@ -65,8 +65,6 @@  struct VMStateDescription;
  * Operations depending on @props static properties should go into @realize.
  * After successful realization, setting static properties will fail.
  *
- * As an interim step, the #DeviceState:realized property is set by deprecated
- * function qdev_init_nofail().
  * In the future, devices will propagate this state change to their children
  * and along busses they expose.
  * The point in time will be deferred to machine creation, so that values