On Thu, Dec 17, 2015 at 08:48:09AM -0800, Dan Williams wrote: > On Thu, Dec 17, 2015 at 7:51 AM, Dan Williams <dan.j.willi...@intel.com> > wrote: > How about just checking for EPROBE_DEFER, every other non-zero value is > success.
How about using IS_ERR_VALUE()? If it's good enough for IS_ERR(), it's good enough for this case. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/