[U-Boot] [PATCH] fs: Fix the wrong type of var
Wolfgang Denk
wd at denx.de
Tue Apr 28 00:35:40 CEST 2009
Dear Dave Liu,
In message <1239691055-8360-1-git-send-email-daveliu at freescale.com> you wrote:
> From: Gao Guanhua <B22826 at freescale.com>
>
> The filelen should be signed type, not unsigned type.
> otherwise, The condition as below never take.
> if (filelen < 0)
>
> Signed-off-by: Gao Guanhua <B22826 at freescale.com>
> Signed-off-by: Dave Liu <daveliu at freescale.com>
> ---
> common/cmd_ext2.c | 3 ++-
> 1 files changed, 2 insertions(+), 1 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Good morning. This is the telephone company. Due to repairs, we're
giving you advance notice that your service will be cut off indefi-
nitely at ten o'clock. That's two minutes from now.
More information about the U-Boot
mailing list