[Devel] Re: [PATCH 2/5] Add an errno validation function
Dan Smith
danms at us.ibm.com
Thu Jul 23 08:40:13 PDT 2009
OL> How about:
OL> return (errno >= 0 || IS_ERR_VALUE(errno));
Yeah, sounds good. It's a little more relaxed of a check, but better
to consolidate with other uses.
--
Dan Smith
IBM Linux Technology Center
email: danms at us.ibm.com
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
More information about the Devel
mailing list