Messages in this thread |  | | Date | Thu, 30 Nov 2000 12:14:28 -0200 | From | Arnaldo Carvalho de Melo <> | Subject | Re: get_user_ret |
| |
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/
|  |