K 10 svn:author V 3 jhb K 8 svn:date V 27 2020-12-17T20:28:53.895108Z K 7 svn:log V 261 Cleanups to *ERR* compat shims. - Use [u]intptr_t casts to convert pointers to integers. - Change IS_ERR* to return bool instead of long. Reviewed by: manu Obtained from: CheriBSD Sponsored by: DARPA Differential Revision: https://reviews.freebsd.org/D27577 END