Dear Tom Rix,

In message <1242824141-32719-1-git-send-email-tom....@windriver.com> you wrote:
> The static function compare_sign is only used to compare the fs_type string
> and does not do anything more than what strncmp does.
> 
> The addition of the trailing '\0' to fs_type, while legal, is not needed
> because the it is never printed out and strncmp does not depend on NULL
> terminated strings.
> 
> Signed-off-by: Tom Rix <tom....@windriver.com>
> ---
>  fs/fat/fat.c |   36 +++---------------------------------
>  1 files changed, 3 insertions(+), 33 deletions(-)

Applied to next, 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: w...@denx.de
CONSUMER NOTICE:  Because  of  the  "Uncertainty  Principle,"  It  Is
Impossible  for  the  Consumer  to  Find  Out  at  the Same Time Both
Precisely Where This Product Is and How Fast It Is Moving.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to