]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
libfdt: fix description of fdt_get_string()
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 14 Jul 2015 16:08:42 +0000 (01:08 +0900)
committerSimon Glass <sjg@chromium.org>
Mon, 20 Jul 2015 13:21:47 +0000 (07:21 -0600)
commit965fab1adf59586fe27e81f4def0aeadc51ec1d5
treea089f5fc3320265c611c695c5dbb96d8384b6a4d
parent8a133bb5ba12275c80d75114a230dab5102936de
libfdt: fix description of fdt_get_string()

Looks like this comment was copied from that of
fdt_get_string_index().

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Fixes: 5094eb408a5d ("fdt: Add functions to retrieve strings")
Acked-by: Simon Glass <sjg@chromium.org>
include/libfdt.h