From: Andrew Morton <akpm@linux-foundation.org>
To: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Cc: linux-mm@kvack.org, LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/4] prio_tree: remove unnecessary code in prio_tree_replace
Date: Tue, 14 Feb 2012 16:19:08 -0800 [thread overview]
Message-ID: <20120214161908.3fbc2c27.akpm@linux-foundation.org> (raw)
In-Reply-To: <4F3A2285.7060700@linux.vnet.ibm.com>
On Tue, 14 Feb 2012 16:59:49 +0800
Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com> wrote:
> Remove the code since 'node' has already been initialized in the
> begin of the function
>
The patches look good to me.
You appear to be the first person to touch this code in seven years.
That must be a world record.
--
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/ .
Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
WARNING: multiple messages have this Message-ID (diff)
From: Andrew Morton <akpm@linux-foundation.org>
To: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Cc: linux-mm@kvack.org, LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/4] prio_tree: remove unnecessary code in prio_tree_replace
Date: Tue, 14 Feb 2012 16:19:08 -0800 [thread overview]
Message-ID: <20120214161908.3fbc2c27.akpm@linux-foundation.org> (raw)
In-Reply-To: <4F3A2285.7060700@linux.vnet.ibm.com>
On Tue, 14 Feb 2012 16:59:49 +0800
Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com> wrote:
> Remove the code since 'node' has already been initialized in the
> begin of the function
>
The patches look good to me.
You appear to be the first person to touch this code in seven years.
That must be a world record.
next prev parent reply other threads:[~2012-02-15 0:19 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-14 8:59 [PATCH 1/4] prio_tree: remove unnecessary code in prio_tree_replace Xiao Guangrong
2012-02-14 8:59 ` Xiao Guangrong
2012-02-14 9:00 ` [PATCH 2/4] prio_tree: cleanup prio_tree_left/prio_tree_right Xiao Guangrong
2012-02-14 9:00 ` Xiao Guangrong
2012-02-14 9:01 ` [PATCH 3/4] prio_tree: simplify prio_tree_expand Xiao Guangrong
2012-02-14 9:01 ` Xiao Guangrong
2012-02-14 9:02 ` [PATCH 4/4] prio_tree: introduce prio_set_parent Xiao Guangrong
2012-02-14 9:02 ` Xiao Guangrong
2012-02-15 0:19 ` Andrew Morton [this message]
2012-02-15 0:19 ` [PATCH 1/4] prio_tree: remove unnecessary code in prio_tree_replace Andrew Morton
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=20120214161908.3fbc2c27.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=xiaoguangrong@linux.vnet.ibm.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.