diff options
| author | 2015-11-05 18:45:08 -0800 | |
|---|---|---|
| committer | 2015-11-05 19:34:48 -0800 | |
| commit | c9a77a792003ce9d70df8937c8c87aee6e177149 (patch) | |
| tree | 7ba05676fa36abb396cda876ab35e2f6edabc3b7 /include/linux | |
| parent | include/linux/compiler-gcc.h: hide assume_aligned attribute from sparse (diff) | |
mm/slab_common.c: rename cache create/destroy helpers
do_kmem_cache_create(), do_kmem_cache_shutdown(), and
do_kmem_cache_release() sound awkward for static helper functions that are
not supposed to be used outside slab_common.c. Rename them to
create_cache(), shutdown_cache(), and release_caches(), respectively.
This patch is a pure cleanup and does not introduce any functional
changes.
Signed-off-by: Vladimir Davydov <vdavydov@virtuozzo.com>
Acked-by: Christoph Lameter <cl@linux.com>
Cc: Pekka Enberg <penberg@kernel.org>
Acked-by: David Rientjes <rientjes@google.com>
Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
