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, 17 Feb 2023 04:43:52 +0000 (20:43 -0800)
commitb232b9995a6dbaafe19d07d81acc039bc84bd569
treee047fb07167413d14509a7444e46fbd5f20f5342
parentbeb3c23c69a91a10f247e93ffef1fcd0209d93e4
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>
Reviewed-by: Alexander Potapenko <glider@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/stackdepot.h
lib/stackdepot.c