commit | 9f45b900acaa80b62759d7eecdefe953855d4426 | [log] [tgz] |
---|---|---|
author | Gerald Van Baren <vanbaren@cideas.com> | Sat Oct 04 07:56:06 2008 -0400 |
committer | Gerald Van Baren <vanbaren@cideas.com> | Sat Oct 04 07:56:06 2008 -0400 |
tree | 1ca5dac33938b82ab710e6d582a6836533609629 | |
parent | d6656eafc964a54a64ac73a1bf4489437fb63152 [diff] |
libfdt: Fix error in documentation for fdt_get_alias_namelen() Oops, screwed up the function name in the documenting comment for this function. Trivial correction in this patch. Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Acked-by: Gerald Van Baren <vanbaren@cideas.com>