From: Arnaldo Carvalho de Melo <acme@conectiva.com.br>
To: oyvind@datavakten.no (Øyvind Jægtnes)@conectiva.com.br
Cc: linux-kernel@vger.kernel.org
Subject: Re: get_user_ret
Date: Thu, 30 Nov 2000 12:14:28 -0200 [thread overview]
Message-ID: <20001130121428.D5192@conectiva.com.br> (raw)
In-Reply-To: <87sno9s8gk.fsf@isengard.alfanett.no>
In-Reply-To: <87sno9s8gk.fsf@isengard.alfanett.no>; from oyvind@datavakten.no on Thu, Nov 30, 2000 at 05:58:19PM +0100
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/
prev parent reply other threads:[~2000-11-30 14:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-11-30 16:58 get_user_ret Øyvind Jægtnes
2000-11-30 14:14 ` Arnaldo Carvalho de Melo [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20001130121428.D5192@conectiva.com.br \
--to=acme@conectiva.com.br \
--cc=linux-kernel@vger.kernel.org \
--cc=oyvind@datavakten.no \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox