linux/scripts/atomic
Mark Rutland 14d72d4b6f locking/atomic: remove fallback comments
Currently a subset of the fallback templates have kerneldoc comments,
resulting in a haphazard set of generated kerneldoc comments as only
some operations have fallback templates to begin with.

We'd like to generate more consistent kerneldoc comments, and to do so
we'll need to restructure the way the fallback code is generated.

To minimize churn and to make it easier to restructure the fallback
code, this patch removes the existing kerneldoc comments from the
fallback templates. We can add new kerneldoc comments in subsequent
patches.

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-3-mark.rutland@arm.com
2023-06-05 09:57:13 +02:00
..
fallbacks locking/atomic: remove fallback comments 2023-06-05 09:57:13 +02:00
atomic-tbl.sh locking/atomics: Change 'fold' to 'grep' 2019-02-11 14:27:33 +01:00
atomics.tbl atomics: Provide atomic_add_negative() variants 2023-03-28 10:39:29 +02:00
gen-atomic-fallback.sh instrumentation: Wire up cmpxchg128() 2023-06-05 09:36:36 +02:00
gen-atomic-instrumented.sh arch: Remove cmpxchg_double 2023-06-05 09:36:39 +02:00
gen-atomic-long.sh locking/atomic: add arch_atomic_long*() 2021-07-16 18:46:45 +02:00
gen-atomics.sh locking/atomic: centralize generated headers 2021-07-16 18:46:45 +02:00