common flatdevtree code

Hollis Blanchard hollisb at us.ibm.com
Fri Sep 8 08:23:36 EST 2006


On Thu, 2006-09-07 at 11:27 -0700, Mark A. Greer wrote:
> 
> On Thu, Sep 07, 2006 at 02:43:31AM -0500, Hollis Blanchard wrote:
> > 
> > On Wed, 2006-09-06 at 17:36 -0700, Mark A. Greer wrote:
> > > void *ft_find_device(const void *bphp, const char *srch_path)
> > 
> > How about "ft_find_node"?
> 
> Sure.
> 
> > I renamed that and made a couple other small
> > changes. In particular:
> > - u8->int
> 
> OK.
> 
> > - exit and free -> ft_exit and ft_free (so they can be wrapped in
> > flatdevtree_env.h)
> 
> Makes sense.
> 
> > - moved those inlines out of flatdevtree.h, since they don't need to be
> > exported
> 
> ft_parentize is also used in flatdevtree_misc.c so I think they
> should stay in flatdevtree.h. 

OK.

I've pushed these changes and a couple more (run hg pull -u to update).

-- 
Hollis Blanchard
IBM Linux Technology Center




More information about the Linuxppc-dev mailing list