From: Scott Wood <scottwood@freescale.com>
To: Segher Boessenkool <segher@kernel.crashing.org>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: [PATCH 06/18] Make ft_node_add() accept and return NULL.
Date: Wed, 24 Jan 2007 17:41:42 -0600 [thread overview]
Message-ID: <45B7EEB6.8060607@freescale.com> (raw)
In-Reply-To: <C498DBDF-5413-46CA-9A11-B625B009B53A@kernel.crashing.org>
Segher Boessenkool wrote:
> But doesn't ft_add_node() add a node to the tree? If so,
> a NULL is most likely a program error. If not, some name
> change is in order /me thinks ;-)
No, it adds the node to the phandle->internal pointer lookup table (or
returns the existing phandle if it's already there). And yes, it could
use a better name -- how about ft_node_to_phandle()?
-Scott
next prev parent reply other threads:[~2007-01-24 23:41 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-24 21:07 [PATCH 06/18] Make ft_node_add() accept and return NULL Scott Wood
2007-01-24 21:48 ` Segher Boessenkool
2007-01-24 22:02 ` Scott Wood
2007-01-24 22:30 ` Segher Boessenkool
2007-01-24 23:41 ` Scott Wood [this message]
2007-01-24 23:53 ` Segher Boessenkool
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=45B7EEB6.8060607@freescale.com \
--to=scottwood@freescale.com \
--cc=linuxppc-dev@ozlabs.org \
--cc=segher@kernel.crashing.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.