Marc-André Lureau <[email protected]> writes: > For convenience and clarity, make it possible to call qobject_ref() at > the time when the reference is associated with a variable, or > argument, by making qobject_ref() return the same pointer as given.
For me, the text doesn't make clear that you went through all the callers. What about inserting "Use that to simplify the callers" here? > Signed-off-by: Marc-André Lureau <[email protected]> > Reviewed-by: Eric Blake <[email protected]> Preferably with a clarified commit message: Reviewed-by: Markus Armbruster <[email protected]>
