All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rik van Riel <riel@redhat.com>
To: Minchan Kim <minchan.kim@gmail.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>,
	linux-kernel@vger.kernel.org, linux-mm@kvack.org
Subject: Re: [PATCH] mm: remove return value of putback_lru_pages
Date: Mon, 15 Mar 2010 09:40:58 -0400	[thread overview]
Message-ID: <4B9E38EA.6040205@redhat.com> (raw)
In-Reply-To: <1268658994.1889.8.camel@barrios-desktop>

On 03/15/2010 09:16 AM, Minchan Kim wrote:
>
> Now putback_lru_page never can fail.
> So it doesn't matter count of "the number of pages put back".
>
> In addition, users of this functions don't use return value.
>
> Let's remove unnecessary code.
>
> Signed-off-by: Minchan Kim<minchan.kim@gmail.com>

Reviewed-by: Rik van Riel <riel@redhat.com>

WARNING: multiple messages have this Message-ID (diff)
From: Rik van Riel <riel@redhat.com>
To: Minchan Kim <minchan.kim@gmail.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>,
	linux-kernel@vger.kernel.org, linux-mm@kvack.org
Subject: Re: [PATCH] mm: remove return value of putback_lru_pages
Date: Mon, 15 Mar 2010 09:40:58 -0400	[thread overview]
Message-ID: <4B9E38EA.6040205@redhat.com> (raw)
In-Reply-To: <1268658994.1889.8.camel@barrios-desktop>

On 03/15/2010 09:16 AM, Minchan Kim wrote:
>
> Now putback_lru_page never can fail.
> So it doesn't matter count of "the number of pages put back".
>
> In addition, users of this functions don't use return value.
>
> Let's remove unnecessary code.
>
> Signed-off-by: Minchan Kim<minchan.kim@gmail.com>

Reviewed-by: Rik van Riel <riel@redhat.com>

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

  reply	other threads:[~2010-03-15 13:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-15 13:16 [PATCH] mm: remove return value of putback_lru_pages Minchan Kim
2010-03-15 13:16 ` Minchan Kim
2010-03-15 13:40 ` Rik van Riel [this message]
2010-03-15 13:40   ` Rik van Riel
2010-03-15 23:54 ` KAMEZAWA Hiroyuki
2010-03-15 23:54   ` KAMEZAWA Hiroyuki
2010-03-16  0:21 ` KOSAKI Motohiro
2010-03-16  0:21   ` KOSAKI Motohiro

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=4B9E38EA.6040205@redhat.com \
    --to=riel@redhat.com \
    --cc=akpm@linux-foundation.org \
    --cc=kosaki.motohiro@jp.fujitsu.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=minchan.kim@gmail.com \
    /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.