]> git.baikalelectronics.ru Git - uboot.git/commit
lib: fdtdec: Fix some style violations
authorMario Six <mario.six@gdsys.cc>
Mon, 15 Jan 2018 10:07:36 +0000 (11:07 +0100)
committerSimon Glass <sjg@chromium.org>
Sun, 21 Jan 2018 17:01:02 +0000 (10:01 -0700)
commit2d0a049d30aea8d721f4ef7b4c56036affa5938d
tree7e7c719d8c0cfd73869bc170ccfec5a39a249b3b
parent3555105da16e1fd2f16d27d441d79e8706fe486f
lib: fdtdec: Fix some style violations

Fix some style violations in fdtdec.c, and reduce the scope of some
variables.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Mario Six <mario.six@gdsys.cc>
lib/fdtdec.c