On Thu, 4 Oct 2012 14:09:17 -0400
Johannes Weiner wrote:
> It really should return a boolean for match/no match. And since it
> takes a memcg, not a cgroup, fix that parameter name as well.
>
> --- a/include/linux/memcontrol.h
> +++ b/include/linux/memcontrol.h
> @@ -84,14 +84,14 @@ extern str
It really should return a boolean for match/no match. And since it
takes a memcg, not a cgroup, fix that parameter name as well.
Signed-off-by: Johannes Weiner
Acked-by: Michal Hocko
---
include/linux/memcontrol.h | 14 +++---
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git
2 matches
Mail list logo