On 10/13/22 2:22 AM, Kumar Kartikeya Dwivedi wrote: > It is not scalable to maintain a list of types that can have non-zero > ref_obj_id. It is never set for scalars anyway, so just remove the > conditional on register types and print it whenever it is non-zero. > > Signed-off-by: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx> > --- Acked-by: Dave Marchevsky <davemarchevsky@xxxxxx>