On Monday 12 March 2012 01:27:08 Kevin Cernekee wrote:
> +                     if (errno != EINTR
> +                             && errno != EAGAIN
> +                             /* do we have other "soft" errors? */
> +                             ) {
> +                     break;

stylewise, this break is missing a tab too :p

otherwise, this looks good to go, no one has any complaints with it, so should 
be good to merge ...
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
uClibc mailing list
uClibc@uclibc.org
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to