Em Thu, Nov 30, 2000 at 05:58:19PM +0100, Øyvind Jægtnes escreveu:
>
> This get_user_ret thing seems to have changed again... what is the
> correct syntax now?
if (get_user(blah, bleh))
return -EFAULT;
*_user*_ret is gone for good.
- Arnaldo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Thu Nov 30 2000 - 21:00:24 EST