From: Anshuman Khandual <khandual@linux.vnet.ibm.com>
To: "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>,
akpm@linux-foundation.org
Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mm: Use zonelist name instead of using hardcoded index
Date: Mon, 29 Aug 2016 11:13:43 +0530 [thread overview]
Message-ID: <57C3CB8F.9060501@linux.vnet.ibm.com> (raw)
In-Reply-To: <1472227078-24852-1-git-send-email-aneesh.kumar@linux.vnet.ibm.com>
On 08/26/2016 09:27 PM, Aneesh Kumar K.V wrote:
> This use the existing enums instead of hardcoded index when looking at the
Small nit. 'use' --> 'uses'
> zonelist. This makes it more readable. No functionality change by this
> patch.
Came across this some time back, yeah it really makes sense to replace
those hard coded indices.
>
> Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Reviewed-by: Anshuman Khandual <khandual@linux.vnet.ibm.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>
WARNING: multiple messages have this Message-ID (diff)
From: Anshuman Khandual <khandual@linux.vnet.ibm.com>
To: "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>,
akpm@linux-foundation.org
Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mm: Use zonelist name instead of using hardcoded index
Date: Mon, 29 Aug 2016 11:13:43 +0530 [thread overview]
Message-ID: <57C3CB8F.9060501@linux.vnet.ibm.com> (raw)
In-Reply-To: <1472227078-24852-1-git-send-email-aneesh.kumar@linux.vnet.ibm.com>
On 08/26/2016 09:27 PM, Aneesh Kumar K.V wrote:
> This use the existing enums instead of hardcoded index when looking at the
Small nit. 'use' --> 'uses'
> zonelist. This makes it more readable. No functionality change by this
> patch.
Came across this some time back, yeah it really makes sense to replace
those hard coded indices.
>
> Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Reviewed-by: Anshuman Khandual <khandual@linux.vnet.ibm.com>
next prev parent reply other threads:[~2016-08-29 5:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-26 15:57 [PATCH] mm: Use zonelist name instead of using hardcoded index Aneesh Kumar K.V
2016-08-26 15:57 ` Aneesh Kumar K.V
2016-08-29 5:43 ` Anshuman Khandual [this message]
2016-08-29 5:43 ` Anshuman Khandual
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=57C3CB8F.9060501@linux.vnet.ibm.com \
--to=khandual@linux.vnet.ibm.com \
--cc=akpm@linux-foundation.org \
--cc=aneesh.kumar@linux.vnet.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.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.