__find_by_name(): change returned value to zio_object_list_item
To be more suitable for different situation, the returned value is changed from zio_obj_head to zio_object_list_item, which contains the head and other useful information. zbuf_find_by_name() and trig_find_by_name() are modified too, according to __find_by_name() Signed-off-by:Federico Vaga <federico.vaga@gmail.com> Acked-by:
Alessandro Rubini <rubini@gnudd.com>
Please register or sign in to comment