Re: [U-Boot] [PATCH 006/080] lib: fdtdec: Fix some style violations

2017-10-08 Thread Simon Glass
On 29 September 2017 at 06:51, Mario Six wrote: > Fix some style violations in fdtdec.c, and reduce the scope of some > variables. > > Signed-off-by: Mario Six > --- > lib/fdtdec.c | 31 --- > 1 file changed, 16 insertions(+),

[U-Boot] [PATCH 006/080] lib: fdtdec: Fix some style violations

2017-09-29 Thread Mario Six
Fix some style violations in fdtdec.c, and reduce the scope of some variables. Signed-off-by: Mario Six --- lib/fdtdec.c | 31 --- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/lib/fdtdec.c b/lib/fdtdec.c index