* Re: get_user_ret
2000-11-30 16:58 get_user_ret Øyvind Jægtnes
@ 2000-11-30 14:14 ` Arnaldo Carvalho de Melo
0 siblings, 0 replies; 2+ messages in thread
From: Arnaldo Carvalho de Melo @ 2000-11-30 14:14 UTC (permalink / raw)
To: Øyvind Jægtnes; +Cc: linux-kernel
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/
^ permalink raw reply [flat|nested] 2+ messages in thread
* get_user_ret
@ 2000-11-30 16:58 Øyvind Jægtnes
2000-11-30 14:14 ` get_user_ret Arnaldo Carvalho de Melo
0 siblings, 1 reply; 2+ messages in thread
From: Øyvind Jægtnes @ 2000-11-30 16:58 UTC (permalink / raw)
To: linux-kernel
This get_user_ret thing seems to have changed again... what is the
correct syntax now?
Øyvind Jægtnes
Datavakten AS
-
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/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2000-11-30 14:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-11-30 16:58 get_user_ret Øyvind Jægtnes
2000-11-30 14:14 ` get_user_ret Arnaldo Carvalho de Melo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox