[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.02.1402071254410.4212@chino.kir.corp.google.com>
Date: Fri, 7 Feb 2014 12:55:22 -0800 (PST)
From: David Rientjes <rientjes@...gle.com>
To: Rashika Kheria <rashika.kheria@...il.com>
cc: linux-kernel@...r.kernel.org, Johannes Weiner <hannes@...xchg.org>,
Michal Hocko <mhocko@...e.cz>,
Balbir Singh <bsingharora@...il.com>,
KAMEZAWA Hiroyuki <kamezawa.hiroyu@...fujitsu.com>,
cgroups@...r.kernel.org, linux-mm@...ck.org, josh@...htriplett.org
Subject: Re: [PATCH 6/9] mm: Mark function as static in memcontrol.c
On Fri, 7 Feb 2014, Rashika Kheria wrote:
> Mark function as static in memcontrol.c because it is not used outside
> this file.
>
> This also eliminates the following warning in memcontrol.c:
> mm/memcontrol.c:3089:5: warning: no previous prototype for ‘memcg_update_cache_sizes’ [-Wmissing-prototypes]
>
> Signed-off-by: Rashika Kheria <rashika.kheria@...il.com>
> Reviewed-by: Josh Triplett <josh@...htriplett.org>
memcg_update_cache_sizes() was removed in commit d6441637709b ("memcg:
rework memcg_update_kmem_limit synchronization") for 3.14-rc1.
Powered by blists - more mailing lists