]> www.infradead.org Git - users/jedix/linux-maple.git/commit
lib/stackdepot: rename init_stack_pool
authorAndrey Konovalov <andreyknvl@google.com>
Fri, 10 Feb 2023 21:15:59 +0000 (22:15 +0100)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 10 Feb 2023 23:36:12 +0000 (15:36 -0800)
commitdbf9ae86a8ec9e177e7e50ae842681294f22094b
tree9ecbd79ef8dc1550715ded8fcc56b47403d74c23
parent3b62d0df1653834c9541829028094ea5db0b68e6
lib/stackdepot: rename init_stack_pool

Rename init_stack_pool to depot_init_pool to align the name with
depot_alloc_stack.

No functional changes.

Link: https://lkml.kernel.org/r/23106a3e291d8df0aba33c0e2fe86dc596286479.1676063693.git.andreyknvl@google.com
Signed-off-by: Andrey Konovalov <andreyknvl@google.com>
Reviewed-by: Alexander Potapenko <glider@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
lib/stackdepot.c