]> git.karo-electronics.de Git - karo-tx-linux.git/commit
memcg: un-export __memcg_kmem_get_cache
authorVladimir Davydov <vdavydov@parallels.com>
Wed, 14 May 2014 00:01:46 +0000 (10:01 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 14 May 2014 00:01:46 +0000 (10:01 +1000)
commitdbe492f01ea63d0e4a2dad03e464a7c065f77b45
tree9a4e12a87cbe270a626cb7b0d3d8a27717273427
parent86bf8fba739575f8f2837c4470032ddf28a077bc
memcg: un-export __memcg_kmem_get_cache

It is only used in slab and should not be used anywhere else so there is
no need in exporting it.

Signed-off-by: Vladimir Davydov <vdavydov@parallels.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/memcontrol.c