Re: [PATCH] mm/mempolicy.c: use enum value MPOL_REBIND_ONCE insteadof 0 in mpol_rebind_policy

From: David Rientjes
Date: Wed Dec 14 2011 - 21:42:08 EST


On Wed, 14 Dec 2011, Wang Sheng-Hui wrote:

> We have enum definition in mempolicy.h: MPOL_REBIND_ONCE.
> It should replace the magic number 0 for step comparison in
> function mpol_rebind_policy.
>
> Signed-off-by: Wang Sheng-Hui <shhuiw@xxxxxxxxx>

Acked-by: David Rientjes <rientjes@xxxxxxxxxx>

Tip: when proposing patches, it's helpful to run scripts/get_maintainer.pl
on your patch file from git to determine who should be cc'd on the email.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/