summaryrefslogtreecommitdiff
path: root/tools/docs/parse-headers.py
diff options
context:
space:
mode:
authorSeongsu Park <sgsu.park@samsung.com>2025-11-26 11:10:25 +0900
committerCatalin Marinas <catalin.marinas@arm.com>2025-11-27 18:15:24 +0000
commitc86d9f8764ba2ffa4e19cca40918c12ccc3ad909 (patch)
treefd4a54ef8ea98874304342b045c48722b4539bd1 /tools/docs/parse-headers.py
parentf20810157f6e971e0faca77b5c53c59f188b6ed8 (diff)
arm64: atomics: lse: Remove unused parameters from ATOMIC_FETCH_OP_AND macros
The ATOMIC_FETCH_OP_AND and ATOMIC64_FETCH_OP_AND macros accept 'mb' and 'cl' parameters but never use them in their implementation. These macros simply delegate to the corresponding andnot functions, which handle the actual atomic operations and memory barriers. Signed-off-by: Seongsu Park <sgsu.park@samsung.com> Acked-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'tools/docs/parse-headers.py')
0 files changed, 0 insertions, 0 deletions