]> www.infradead.org Git - users/willy/xarray.git/commit
mm, slab: dissolve shutdown_cache() into its caller
authorVlastimil Babka <vbabka@suse.cz>
Wed, 7 Aug 2024 10:31:14 +0000 (12:31 +0200)
committerVlastimil Babka <vbabka@suse.cz>
Tue, 27 Aug 2024 12:12:50 +0000 (14:12 +0200)
commitb5959789e96e01b4b27a6d0354b475398d67aa6f
tree1c92521ef8fc798df16f3dd121431df6337ecb1d
parent5be63fc19fcaa4c236b307420483578a56986a37
mm, slab: dissolve shutdown_cache() into its caller

There's only one caller of shutdown_cache() so move the code into it.
Preparatory patch for further changes, no functional change.

Reviewed-by: Jann Horn <jannh@google.com>
Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
mm/slab_common.c