On Tue, Nov 27, 2018 at 01:27:44PM +0400, Marc-André Lureau wrote: > Instead of accepting any Object*, change user_creatable_complete() to > require a UserCreatable*. Modify the callers to pass the appropriate > argument, removing redundant dynamic cast checks in object creation. > > Signed-off-by: Marc-André Lureau <[email protected]> > Reviewed-by: Igor Mammedov <[email protected]>
Reviewed-by: Eduardo Habkost <[email protected]> -- Eduardo
