public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@zip.com.au>
To: Thunder from the hill <thunder@ngforever.de>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: inline generic_writepages(mapping,nr_to_write)?
Date: Sat, 06 Jul 2002 13:04:31 -0700	[thread overview]
Message-ID: <3D274D4F.8B232D76@zip.com.au> (raw)
In-Reply-To: Pine.LNX.4.44.0207061104130.10105-100000@hawkeye.luckynet.adm

Thunder from the hill wrote:
> 
> Hi,
> 
> (I keep forgetting whom to send mm suggestions, however this is a question
> for all of you.)
> 
> Now that generic_writepages() shrinked a lot, couldn't we consider making
> it inline?
> 
> inline int generic_writepages(struct address_space *mapping,
>                               int nr_to_write)
> {
>         return mpage_writepages(mapping, nr_to_write, NULL);
> }
> 

That would make sense.

-

      reply	other threads:[~2002-07-06 19:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-06 17:10 inline generic_writepages(mapping,nr_to_write)? Thunder from the hill
2002-07-06 20:04 ` Andrew Morton [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=3D274D4F.8B232D76@zip.com.au \
    --to=akpm@zip.com.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=thunder@ngforever.de \
    /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