mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
Commit b02e4044ff
("libfdt: Bring in upstream stringlist
functions") broke codying style in some places especially
by inserting an extra whitespace before fdt_stringlist_count().
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Simon Glass <sjg@chromium.org>