]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
memcg: un-export __memcg_kmem_get_cache
authorVladimir Davydov <vdavydov@parallels.com>
Sat, 17 May 2014 13:17:50 +0000 (23:17 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Sat, 17 May 2014 13:17:50 +0000 (23:17 +1000)
commitaf4da4a2e1ecf811d4c7ef10a857a7e587501217
tree91df7312b3cc7d5f022524a4711be924219e8e64
parentd23c739438ddcbe6ebc4759a7a8a762c70d51be3
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