Thomas Huth <th...@redhat.com> writes: > The tcx_initfn() function is already supplied with an > Object *obj pointer, so there is no need to cast the > state pointer back to an Object pointer all over the > place. And while we're at it, also remove the superfluous > "return;" statement in this function. > > Signed-off-by: Thomas Huth <th...@redhat.com>
Reviewed-by: Markus Armbruster <arm...@redhat.com>