commit | cd3cb0d9269d155276b00207e3816a9347fd1c92 | [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 | 9a6cf73a88ddab2e1ac39088f2806177982cc62c [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>