diff options
author | Mark Rutland <mark.rutland@arm.com> | 2023-06-05 08:01:24 +0100 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2023-06-05 09:57:24 +0200 |
commit | ef558b4b7bbbf7e115c87e4da21ce86444d6ec3b (patch) | |
tree | f7263b7a4a46a5495e1ac6938f310ccf703e7970 /COPYING | |
parent | e74f4059d11f36e936b08e98bc96f654c308807a (diff) | |
download | linux-stable-ef558b4b7bbbf7e115c87e4da21ce86444d6ec3b.tar.gz linux-stable-ef558b4b7bbbf7e115c87e4da21ce86444d6ec3b.tar.bz2 linux-stable-ef558b4b7bbbf7e115c87e4da21ce86444d6ec3b.zip |
locking/atomic: treewide: delete arch_atomic_*() kerneldoc
Currently several architectures have kerneldoc comments for
arch_atomic_*(), which is unhelpful as these live in a shared namespace
where they clash, and the arch_atomic_*() ops are now an implementation
detail of the raw_atomic_*() ops, which no-one should use those
directly.
Delete the kerneldoc comments for arch_atomic_*(), along with
pseudo-kerneldoc comments which are in the correct style but are missing
the leading '/**' necessary to be true kerneldoc comments.
There should be no functional change as a result of this patch.
Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Kees Cook <keescook@chromium.org>
Link: https://lore.kernel.org/r/20230605070124.3741859-28-mark.rutland@arm.com
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions