Re: [U-Boot] [PATCH v3 1/8] MIPS: bootm: fix checkpatch.pl warnings

2013-08-14 Thread Gabor Juhos
2013.08.11. 21:39 keltezéssel, Daniel Schwierzeck írta: > Signed-off-by: Daniel Schwierzeck Looks good, but the subject line is misleading a bit. I would expect that the patch fixes all warnings, however there are some CamelCase warnings even after the patch. -Gabor _

[U-Boot] [PATCH v3 1/8] MIPS: bootm: fix checkpatch.pl warnings

2013-08-11 Thread Daniel Schwierzeck
Signed-off-by: Daniel Schwierzeck --- Changes in v3: None Changes in v2: - fix multi-line comment arch/mips/lib/bootm.c | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/arch/mips/lib/bootm.c b/arch/mips/lib/bootm.c index ade9af4..e7aa11a 100644 --- a/arch/mips/l