Horms wrote:
> Errno is designed to check for additional information if
> errors occur. Not to be some kind of global flag set by either
> libc or applications to flag that an error occured.
>
> This patch removes the checking of errnor for some prior error somewhere.
> It relies on some earlier patches which check functions like lseek()
> for errors.
>
> Signed-off-by: Simon Horman <[EMAIL PROTECTED]>
>   
Tested and working fine. Ack.

Thanks
-Sachin


> Index: kexec-tools-testing/kexec/arch/ppc64/fs2dt.c
> ===================================================================
> --- kexec-tools-testing.orig/kexec/arch/ppc64/fs2dt.c 2006-12-11 
> 14:46:15.000000000 +0900
> +++ kexec-tools-testing/kexec/arch/ppc64/fs2dt.c      2006-12-11 
> 14:46:20.000000000 +0900
>   

_______________________________________________
fastboot mailing list
[email protected]
https://lists.osdl.org/mailman/listinfo/fastboot

Reply via email to