]> www.infradead.org Git - users/jedix/linux-maple.git/commit
lib/stackdepot: various comments clean-ups
authorAndrey Konovalov <andreyknvl@google.com>
Fri, 10 Feb 2023 21:16:05 +0000 (22:16 +0100)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 10 Feb 2023 23:36:13 +0000 (15:36 -0800)
commit3ccbe20bbc55eef0bd4213f2eafe346c1060926c
treefe0b06ae9995a5b64682d03f6190c0cd5e9d34a4
parentda24ca3e08c90198d25db17ec3e520db43514c33
lib/stackdepot: various comments clean-ups

Clean up comments in include/linux/stackdepot.h and lib/stackdepot.c:

1. Rework the initialization comment in stackdepot.h.
2. Rework the header comment in stackdepot.c.
3. Various clean-ups for other comments.

Also adjust whitespaces for find_stack and depot_alloc_stack call sites.

No functional changes.

Link: https://lkml.kernel.org/r/5836231b7954355e2311fc9b5870f697ea8e1f7d.1676063693.git.andreyknvl@google.com
Signed-off-by: Andrey Konovalov <andreyknvl@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/stackdepot.h
lib/stackdepot.c