]> www.infradead.org Git - users/jedix/linux-maple.git/commit
lib/stackdepot: move documentation comments to stackdepot.h
authorAndrey Konovalov <andreyknvl@google.com>
Fri, 10 Feb 2023 21:16:06 +0000 (22:16 +0100)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 10 Feb 2023 23:36:13 +0000 (15:36 -0800)
commitf7c3ded1fad97744884e7fbdabe3e0c2b0ec7698
tree5f9c607e828a30690d2cd4342d263b7e9ec93ca4
parent3ccbe20bbc55eef0bd4213f2eafe346c1060926c
lib/stackdepot: move documentation comments to stackdepot.h

Move all interface- and usage-related documentation comments to
include/linux/stackdepot.h.

It makes sense to have them in the header where they are available to
the interface users.

Link: https://lkml.kernel.org/r/fbfee41495b306dd8881f9b1c1b80999c885e82f.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