All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcelo Tosatti <marcelo.tosatti@cyclades.com>
To: Jesper Juhl <juhl-lkml@dif.dk>
Cc: Andrew Morton <akpm@osdl.org>, LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] rename rw_verify_area() to rw_access_ok()
Date: Wed, 20 Apr 2005 12:01:26 -0300	[thread overview]
Message-ID: <20050420150126.GA7731@logos.cnet> (raw)
In-Reply-To: <Pine.LNX.4.62.0504172346120.2586@dragon.hyggekrogen.localhost>

On Sun, Apr 17, 2005 at 11:50:35PM +0200, Jesper Juhl wrote:
> verify_area() will soon be dead and gone, replaced by access_ok(), thus 
> the function named rw_verify_area() is badly named and should be renamed. 
> This patch renames rw_verify_area to rw_access_ok which seems more 
> appropriate (it also updates all callers of the functions as well as 
> references to it in comments).

Not that I care too much, but, rw_verify_area() has nothing to do with 
verify_area/access_ok functions.

I dont see real need to rename this function. 


  reply	other threads:[~2005-04-20 19:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-17 21:50 [PATCH] rename rw_verify_area() to rw_access_ok() Jesper Juhl
2005-04-20 15:01 ` Marcelo Tosatti [this message]
2005-04-20 20:23   ` Jesper Juhl

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=20050420150126.GA7731@logos.cnet \
    --to=marcelo.tosatti@cyclades.com \
    --cc=akpm@osdl.org \
    --cc=juhl-lkml@dif.dk \
    --cc=linux-kernel@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.